mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +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:
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
checks: 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:
|
||||
update:
|
||||
|
Loading…
Reference in New Issue
Block a user