Update deploy.yml

This commit is contained in:
Ctwo
2024-12-06 19:23:45 +08:00
committed by GitHub
parent 18b3afb9fe
commit 123ca20f7f
+1
View File
@@ -53,6 +53,7 @@ jobs:
path: .vitepress/dist
deploy:
if: github.event.pull_request.merged == true
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}