Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Feb 15, 2024
1 parent d28431c commit 88e82af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: npm install
# - run: npm ci
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v0
uses: HaaLeo/publish-vscode-extension@v1
id: publishToOpenVSX
env:
INPUT_PAT: ${{ secrets.OPEN_VSX_TOKEN }}
Expand Down

0 comments on commit 88e82af

Please sign in to comment.