docs: fix CHANGELOG

This commit is contained in:
bd_ 2025-03-31 22:39:30 -07:00
parent c3d2cfb29f
commit 3324d3f71b

View File

@ -41,12 +41,12 @@ jobs:
build-docs:
name: Build documentation (latest release)
# TODO - update to build-docs.yml
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@docs-snapshot
uses: bdunderscore/modular-avatar/.github/workflows/build-test-docs.yml@main
needs:
- snapshot-docs
with:
ref: docs-snapshot
#prerelease: false TODO - uncomment once we release
prerelease: false
build-docs-dev:
name: Build documentation (main branch)