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 083f570 commit 0a7b8deCopy full SHA for 0a7b8de
.github/workflows/release.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches: [ master ]
6
7
+permissions:
8
+ id-token: write
9
+ contents: read
10
+
11
jobs:
12
release:
13
strategy:
0 commit comments