We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c4a17 + bc9322f commit 98e7d7aCopy full SHA for 98e7d7a
.github/workflows/docker.yaml
@@ -12,6 +12,8 @@ jobs:
12
docker:
13
name: Docker
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ packages: "write"
17
18
steps:
19
- name: Checkout
0 commit comments