mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-19 05:27:12 -05:00
add write-all to permissions
This commit is contained in:
parent
bc3afaa8c7
commit
172d88edb5
4
.github/workflows/github-actions.yml
vendored
4
.github/workflows/github-actions.yml
vendored
|
|
@ -14,9 +14,7 @@ jobs:
|
|||
build-and-push-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
permissions: write-all
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user