Skip to content

Commit f5ba3ae

Browse files
Merge pull request #36 from daimor/workflow-update
added token for version bumping
2 parents 34b1c53 + 1c9926b commit f5ba3ae

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)