need 'packages: write' permission for ghcr.io
This commit is contained in:
parent
4ce0d44b79
commit
bf0c9032cc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -12,6 +12,7 @@ on:
|
|||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
env:
|
||||
BRANCH: ${{ github.head_ref || github.ref_name }} # head_ref/base_ref are only set for PRs, for branches ref_name will be used
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue