mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
chore: add permissions for contents read in Deploy.yml
This commit is contained in:
parent
e5a4c2f410
commit
40ebe9395b
2
.github/workflows/Deploy.yml
vendored
2
.github/workflows/Deploy.yml
vendored
@ -1,4 +1,6 @@
|
||||
name: Build and push Docker image
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user