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 (#263)
* chore: add permissions for contents read in Deploy.yml * chore: auto-fix linting and formatting issues
This commit is contained in:
parent
38ebfcee44
commit
079ff0be32
2
.github/workflows/Deploy.yml
vendored
2
.github/workflows/Deploy.yml
vendored
@ -1,4 +1,6 @@
|
|||||||
name: Build and push Docker image
|
name: Build and push Docker image
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Loading…
Reference in New Issue
Block a user