There was an error while loading. Please reload this page.
1 parent 5901b7f commit a7af17eCopy full SHA for a7af17e
1 file changed
.github/workflows/release.yml
@@ -32,6 +32,7 @@ jobs:
32
packages: write
33
id-token: write
34
attestations: write
35
+ artifact-metadata: write
36
uses: ./.github/workflows/docker-publish.yml
37
with:
38
tag-name: ${{ needs.release-please.outputs.tag_name }}
0 commit comments