We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e55b7f commit 8140202Copy full SHA for 8140202
.github/workflows/docker.yaml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
docker:
11
+ permissions:
12
+ packages: write
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
0 commit comments