mirror of
https://github.com/foomo/squadron.git
synced 2025-10-16 12:35:42 +00:00
chore: set personal token
This commit is contained in:
parent
45407350be
commit
71e12f2bb0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
args: release --rm-dist
|
||||
key: ${{ secrets.YOUR_PRIVATE_KEY }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user