We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1238c commit 6a3b32aCopy full SHA for 6a3b32a
.github/workflows/ci.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:
14
name: 'Build and Push'
0 commit comments