We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f70535 commit a083849Copy full SHA for a083849
.github/workflows/docker-image.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
14
build:
15
-
+ permissions: write-all
16
runs-on: ubuntu-latest
17
18
steps:
0 commit comments