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 5218e64 commit 0596d38Copy full SHA for 0596d38
.github/workflows/update-canary.yml
@@ -5,6 +5,10 @@ on:
5
release:
6
types: [ published ]
7
8
+permissions:
9
+ id-token: write
10
+ contents: read
11
+
12
jobs:
13
update-canary:
14
runs-on: ubuntu-latest
0 commit comments