We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e2741c + b51f003 commit 83d5944Copy full SHA for 83d5944
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ id-token: write
10
+ contents: read
11
+
12
jobs:
13
build-library:
14
runs-on: ubuntu-latest
0 commit comments