mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-18 01:31:47 +00:00
Add GitHub Pages prober
This commit is contained in:
7
.github/workflows/deploy-everywhere.yml
vendored
7
.github/workflows/deploy-everywhere.yml
vendored
@@ -14,3 +14,10 @@ jobs:
|
||||
deploy-docker:
|
||||
uses: ./.github/workflows/deploy-docker.yml
|
||||
secrets: inherit
|
||||
|
||||
prober-gh-pages:
|
||||
needs: deploy-gh-pages
|
||||
uses: ./.github/workflows/prober-gh-pages.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
wait_for_propagation: true
|
||||
|
||||
Reference in New Issue
Block a user