Add missing `write_package` permission (#998)

This commit is contained in:
Sebastian Kunze 2022-11-22 09:32:42 +01:00 committed by GitHub
parent 19a2839728
commit ad7a0bb857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ on:
required: true
type: string
permissions:
packages: write
env:
REGISTRY: ghcr.io