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.
1 parent f8a56c5 commit 6ed8e9eCopy full SHA for 6ed8e9e
.github/workflows/release.yaml
@@ -76,6 +76,7 @@ jobs:
76
publish-container:
77
permissions:
78
packages: write
79
+ contents: read
80
needs: [create-release, upload-assets]
81
uses: explodingcamera/liwan/.github/workflows/container.yaml@main
82
with:
0 commit comments