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:
|
||||
# Single deploy job since we're just deploying
|
||||
deploy:
|
||||
permissions:
|
||||
contents: write
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
Loading…
Reference in New Issue
Block a user