fix: allow ghcr workflow to write package

This commit is contained in:
Sirz Benjie 2025-09-26 14:18:14 -05:00
parent ef409fde2a
commit a6aec58c62
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -7,6 +7,7 @@ on:
permissions: permissions:
contents: read contents: read
packages: write
jobs: jobs:
build: build: