Skip to content

Commit

Permalink
update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alecton4 committed Oct 15, 2022
1 parent 847b7a7 commit c4186e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.GITHUB_TOKEN}}
- run: yarn run build
- run: cd build/icons-carbon && npx vsce publish -p ${{secrets.VSCE_TOKEN}}
- run: cd build/icons-carbon-tweaked && npx vsce publish -p ${{secrets.VSCE_TOKEN}}
env:
VSCE_TOKEN: ${{secrets.VSCE_TOKEN}}
# - run: cd build/icons-carbon && npx ovsx publish -p ${{secrets.OVSX_TOKEN}}
Expand Down

0 comments on commit c4186e0

Please sign in to comment.