We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5e633 commit cc833d9Copy full SHA for cc833d9
1 file changed
.github/workflows/build_gt.yml
@@ -18,6 +18,9 @@ env:
18
APP_NAME: gt-${{ github.event.inputs.version }}
19
DEB_SCRIPT_LOCATION: repo-scripts
20
21
+permissions:
22
+ id-token: write
23
+
24
jobs:
25
build:
26
runs-on: ubuntu-24.04-arm
0 commit comments