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