We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9affbaa commit bf97e5dCopy full SHA for bf97e5d
1 file changed
.github/workflows/build.yml
@@ -15,6 +15,7 @@ jobs:
15
build:
16
runs-on: ubuntu-latest
17
permissions:
18
+ contents: write
19
id-token: write # enable GitHub OIDC token issuance for this job
20
21
steps:
0 commit comments