Skip to content

Commit

Permalink
chore: Update secret env
Browse files Browse the repository at this point in the history
  • Loading branch information
zobo committed Jan 22, 2022
1 parent 869fe9a commit dc98287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}
VSCE_PAT: ${{ secrets.VSCE_PAT }}
run: npm run semantic-release

0 comments on commit dc98287

Please sign in to comment.