Skip to content

Commit 1bcd303

Browse files
committed
Publish extension
1 parent 4ac947c commit 1bcd303

File tree

5 files changed

+1889
-11
lines changed

5 files changed

+1889
-11
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Build & publish extension
4040
env:
4141
AZURE_TOKEN: ${{ secrets.AZURE_TOKEN }}
42-
VSX_REGISTRY_ACCESS_TOKEN: ${{ secrets.VSX_REGISTRY_ACCESS_TOKEN }}
4342
run: |
4443
tag=${GITHUB_REF#refs/tags/}
4544
echo "Setting package version $tag"

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
"editor.defaultFormatter": "esbenp.prettier-vscode"
4646
},
4747
"cSpell.language": "en-GB",
48-
"cSpell.words": ["dbcontext", "entityframework"]
48+
"cSpell.words": ["dbcontext", "entityframework", "richardwillis"]
4949
}

icon.png

9.56 KB
Loading

0 commit comments

Comments
 (0)