Skip to content

Commit 87668b5

Browse files
authored
Merge pull request #11 from supperthomas/patch-1
[ci] add github_token
2 parents da0140e + d49c22d commit 87668b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ jobs:
7575
asset_path: ${{ env.VSIX_FILE }}
7676
asset_name: ${{ env.VSIX_FILE }}
7777
asset_content_type: application/octet-stream
78+
env:
79+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)