mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-26 00:10:28 -05:00
.
This commit is contained in:
parent
4b5cff3333
commit
4194f05e2e
5
.github/workflows/github-actions.yml
vendored
5
.github/workflows/github-actions.yml
vendored
|
|
@ -14,7 +14,10 @@ jobs:
|
||||||
build-and-push-image:
|
build-and-push-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
permissions: write-all
|
permissions:
|
||||||
|
actions: write
|
||||||
|
packages: write
|
||||||
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user