mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Allow contents write
This commit is contained in:
2
.github/workflows/publish_container.yaml
vendored
2
.github/workflows/publish_container.yaml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
needs: determine_values
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: determine_values
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user