Skip to content

Commit a7e39d6

Browse files
authored
Update GITHUB_TOKEN permissions
1 parent 7da2950 commit a7e39d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
if: github.ref_name == 'master'
1919
run: npx semantic-release
2020
env:
21+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2122
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)