mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-18 08:01:08 +03:00
Fix repo-token in create-release.yml
This commit is contained in:
parent
da6e4be7ce
commit
f2dc528780
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
||||
steps:
|
||||
- uses: simple-icons/release-action@master
|
||||
with:
|
||||
repo-token: ${{ secrets.NPM_TOKEN }}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user