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.
1 parent c1e5f0e commit 072324fCopy full SHA for 072324f
.github/workflows/docker-build.yml
@@ -19,6 +19,8 @@ on:
19
jobs:
20
build_container:
21
runs-on: ubuntu-latest
22
+ permissions:
23
+ packages: write
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v3
0 commit comments