There was an error while loading. Please reload this page.
1 parent 831cdbd commit 0cfbc3fCopy full SHA for 0cfbc3f
1 file changed
.github/workflows/publish.yml
@@ -5,6 +5,10 @@ on:
5
release:
6
types: [created]
7
8
+permissions:
9
+ id-token: write
10
+ contents: read
11
+
12
jobs:
13
publish:
14
0 commit comments