Skip to content

Commit dcc3afb

Browse files
committed
added permission to push commit with updated version to restricted branch
1 parent 39a5131 commit dcc3afb

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
@@ -114,6 +114,7 @@ jobs:
114114
- uses: actions/checkout@v2
115115
with:
116116
ref: master
117+
token: ${{ secrets.TOKEN }}
117118
- uses: actions/download-artifact@master
118119
with:
119120
name: vsix

0 commit comments

Comments
 (0)