mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-09 23:34:56 +08:00
Restore missing deploy-pages workflow
This commit is contained in:
parent
5fccf13eca
commit
236ddc39a2
1
.github/workflows/deploy-pages.yml
vendored
1
.github/workflows/deploy-pages.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
name: Build documentation
|
name: Build documentation
|
||||||
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@main
|
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@main
|
||||||
deploy-docs:
|
deploy-docs:
|
||||||
|
name: Deploy documentation
|
||||||
needs: build-docs
|
needs: build-docs
|
||||||
environment:
|
environment:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user