Skip to content

Commit 149ec68

Browse files
chore: set id for generating token step
Signed-off-by: Joris Mancini <[email protected]>
1 parent 06961cf commit 149ec68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
java-version: 17
2121

2222
- uses: actions/create-github-app-token@v1
23+
id: app-token
2324
name: Generate app token
2425
with:
2526
app-id: ${{ vars.GRIDSUITE_ACTIONS_APPID }}

0 commit comments

Comments
 (0)