mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-30 15:14:14 +01:00
Update update.yaml
This commit is contained in:
parent
d4f6db42e9
commit
becf556968
11
.github/workflows/update.yaml
vendored
11
.github/workflows/update.yaml
vendored
@ -5,7 +5,18 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
actions: write
|
||||||
|
checks: write
|
||||||
contents: write
|
contents: write
|
||||||
|
deployments: write
|
||||||
|
id-token: write
|
||||||
|
issues: write
|
||||||
|
packages: write
|
||||||
|
pages: write
|
||||||
|
pull-requests: write
|
||||||
|
repository-projects: write
|
||||||
|
security-events: write
|
||||||
|
statuses: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
|
Loading…
Reference in New Issue
Block a user