mirror of
https://github.com/1f349/vaultwarden-binary.git
synced 2024-12-22 07:34:16 +00:00
Add contents write permission
This commit is contained in:
parent
fdfb2b5514
commit
1d4cdca099
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -5,6 +5,9 @@ on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Update
|
||||
|
Loading…
Reference in New Issue
Block a user