Update static.yml

This commit is contained in:
涵曦 2024-12-13 18:21:30 +08:00 committed by GitHub
parent 3fe5215f59
commit 361d25786b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}