Release workflow: Add required permissions for GHCR image

This commit is contained in:
Bert Blommers 2023-09-16 18:04:49 +00:00 committed by GitHub
parent 55293b3668
commit be6cf96f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ jobs:
name: Release Moto
permissions:
contents: write
packages: write
env:
VERSION: 0.0.0
steps: