mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-09 03:03:41 +00:00
Add GH_TOKEN to release workflow
This commit is contained in:
@@ -171,6 +171,7 @@ jobs:
|
|||||||
BRANCH: ${{ github.event.release.target_commitish }}
|
BRANCH: ${{ github.event.release.target_commitish }}
|
||||||
TARGET: ${{github.event.release.target_commitish}}
|
TARGET: ${{github.event.release.target_commitish}}
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
run: |
|
run: |
|
||||||
# Get info
|
# Get info
|
||||||
|
|||||||
Reference in New Issue
Block a user