mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-10-14 07:10:41 +08:00
fix: allow ghcr workflow to write package
This commit is contained in:
parent
ef409fde2a
commit
a6aec58c62
1
.github/workflows/ghcr.yml
vendored
1
.github/workflows/ghcr.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user