We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6260c86 + 0911fb9 commit 5db462dCopy full SHA for 5db462d
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
8
permissions:
9
contents: write
10
+ packages: write # To push Docker images to ghcr.io
11
12
jobs:
13
goreleaser:
0 commit comments