Set permissions during Docker publish (#43)

This commit is contained in:
Zanie Blue 2025-05-05 17:56:57 -05:00 committed by GitHub
parent a9ce032a63
commit e478218499
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,6 +156,8 @@ jobs:
name: release
needs:
- docker-publish
permissions:
packages: write
if: ${{ inputs.plan != '' && !fromJson(inputs.plan).announcement_tag_is_implicit }}
strategy:
fail-fast: false
@ -253,6 +255,8 @@ jobs:
name: release
needs:
- docker-publish-extra
permissions:
packages: write
if: ${{ inputs.plan != '' && !fromJson(inputs.plan).announcement_tag_is_implicit }}
steps:
- name: Download digests