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 }}
|
||||
TARGET: ${{github.event.release.target_commitish}}
|
||||
REPO: ${{ github.repository }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
run: |
|
||||
# Get info
|
||||
|
||||
Reference in New Issue
Block a user