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 140bc92 + a84cfef commit caced0aCopy full SHA for caced0a
.github/workflows/containers-publish.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags: [ 'v*' ]
6
7
+permissions:
8
+ packages: write
9
10
jobs:
11
release-containers:
0 commit comments