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 1e96c73 commit b480a97Copy full SHA for b480a97
.github/workflows/build.yml
@@ -7,7 +7,8 @@ on:
7
branches: [ "main" ]
8
9
permissions:
10
- contents: read
+ id-token: write
11
+ contents: write
12
13
jobs:
14
build:
0 commit comments