Update static.yml
This commit is contained in:
parent
3fe5215f59
commit
361d25786b
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -29,6 +29,8 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
# Single deploy job since we're just deploying
|
# Single deploy job since we're just deploying
|
||||||
deploy:
|
deploy:
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
environment:
|
environment:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
url: ${{ steps.deployment.outputs.page_url }}
|
url: ${{ steps.deployment.outputs.page_url }}
|
||||||
|
Loading…
Reference in New Issue
Block a user