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.
2 parents 3e10755 + 875befd commit fb779fcCopy full SHA for fb779fc
1 file changed
.github/workflows/docker-ghcr.yml
@@ -1,4 +1,7 @@
1
name: Build and Push Docker image to GHCR
2
+permissions:
3
+ contents: read
4
+ packages: write
5
6
on:
7
push:
0 commit comments