mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
chore: fix deploying dev docs to main path
This commit is contained in:
parent
5cba6f24cb
commit
5a45c2b04f
3
.github/workflows/deploy-pages.yml
vendored
3
.github/workflows/deploy-pages.yml
vendored
@ -20,6 +20,9 @@ jobs:
|
||||
build-docs:
|
||||
name: Build documentation
|
||||
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@main
|
||||
with:
|
||||
ref: main
|
||||
|
||||
build-docs-dev:
|
||||
name: Build documentation (dev branch)
|
||||
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@main
|
||||
|
Loading…
Reference in New Issue
Block a user