2
0
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:
Matthias Mair
2026-03-23 22:05:28 +01:00
committed by GitHub
parent b810b47a4a
commit add122faf1
+1
View File
@@ -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