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.
2 parents 8050ddd + 72c27fe commit 04c0572Copy full SHA for 04c0572
1 file changed
.github/workflows/docker-build.yml
@@ -9,6 +9,10 @@ on:
9
default: false
10
type: boolean
11
12
+permissions:
13
+ contents: read
14
+ packages: write
15
+
16
jobs:
17
build-and-push:
18
runs-on: ubuntu-latest
0 commit comments