Add GH_TOKEN to release workflow
This commit is contained in:
parent
b810b47a4a
commit
add122faf1
|
|
@ -171,6 +171,7 @@ jobs:
|
|||
BRANCH: ${{ github.event.release.target_commitish }}
|
||||
TARGET: ${{github.event.release.target_commitish}}
|
||||
REPO: ${{ github.repository }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
run: |
|
||||
# Get info
|
||||
|
|
|
|||
Loading…
Reference in New Issue