We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1073a commit 98b0c90Copy full SHA for 98b0c90
1 file changed
.github/workflows/unstable.yml
@@ -5,6 +5,10 @@ on:
5
branches-ignore:
6
- main
7
8
+permissions:
9
+ contents: read
10
+ id-token: write
11
+
12
jobs:
13
push-docker-image:
14
name: Build and Push Docker Image
0 commit comments