We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2741c commit b51f003Copy full SHA for b51f003
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