We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06961cf commit 149ec68Copy full SHA for 149ec68
.github/workflows/release.yml
@@ -20,6 +20,7 @@ jobs:
20
java-version: 17
21
22
- uses: actions/create-github-app-token@v1
23
+ id: app-token
24
name: Generate app token
25
with:
26
app-id: ${{ vars.GRIDSUITE_ACTIONS_APPID }}
0 commit comments