We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc20f0 commit fb87e9cCopy full SHA for fb87e9c
1 file changed
.github/workflows/build-push.yaml
@@ -8,6 +8,10 @@ on:
8
tags:
9
- '*'
10
11
+permissions:
12
+ contents: read
13
+ packages: write
14
+
15
jobs:
16
17
build-push:
0 commit comments