Skip to content

Commit cb38a6f

Browse files
committed
fix(ci): trying to fix ci
1 parent b6db903 commit cb38a6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vscodepublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- run: yarn lint
2020
- run: yarn compile
2121
- run: vsce publish -p ${{ secrets.PUBLISHER_TOKEN }}
22+
- run: export GITHUB_TOKEN=${{ secrets.REPO_TOKEN }}
2223
- run: github-release-from-changelog

0 commit comments

Comments
 (0)