We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3e090 commit 9259337Copy full SHA for 9259337
1 file changed
.github/workflows/push-ghcr.yml
@@ -15,6 +15,7 @@ jobs:
15
build_and_push:
16
runs-on: ubuntu-latest
17
permissions:
18
+ actions: write
19
contents: read
20
packages: write
21
0 commit comments