Apply explicit permissions for contents
This commit is contained in:
parent
43b0bc91f0
commit
2b50dfcf6c
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user