mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Update GITHUB_TOKEN permissions
This commit is contained in:
parent
7da2950653
commit
a7e39d665f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
if: github.ref_name == 'master'
|
||||
run: npx semantic-release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user