mirror of
https://github.com/deployphp/deployer.git
synced 2025-01-17 21:48:58 +01:00
Update release.yml
This commit is contained in:
parent
d7afe5681d
commit
f004596c64
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Upload phar
|
||||
run: gh release upload v"$RELEASE_VERSION" deployer.phar
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN_FOR_UPLOADING_RELEASES }}
|
||||
|
||||
- name: Add deployer.phar
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user