Skip to content

Commit

Permalink
Merge pull request #3 from badsyntax/publish
Browse files Browse the repository at this point in the history
Publish extension
  • Loading branch information
badsyntax authored Dec 23, 2022
2 parents 4ac947c + 1bcd303 commit 440f962
Show file tree
Hide file tree
Showing 5 changed files with 1,889 additions and 11 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Build & publish extension
env:
AZURE_TOKEN: ${{ secrets.AZURE_TOKEN }}
VSX_REGISTRY_ACCESS_TOKEN: ${{ secrets.VSX_REGISTRY_ACCESS_TOKEN }}
run: |
tag=${GITHUB_REF#refs/tags/}
echo "Setting package version $tag"
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"cSpell.language": "en-GB",
"cSpell.words": ["dbcontext", "entityframework"]
"cSpell.words": ["dbcontext", "entityframework", "richardwillis"]
}
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 440f962

Please sign in to comment.