mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 04:56:30 +00:00
Update deploy.yml
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user