Skip to content

Commit 1c9926b

Browse files
committed
added token for version bumping
1 parent 34b1c53 commit 1c9926b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
- uses: actions/checkout@v2
118118
with:
119119
ref: master
120+
token: ${{ secrets.TOKEN }}
120121
- uses: actions/download-artifact@v2
121122
with:
122123
name: vsix

0 commit comments

Comments
 (0)