Skip to content

Deploy docs after publishing a release#23

Merged
skirtles-code merged 1 commit intomainfrom
publish-docs
Apr 13, 2026
Merged

Deploy docs after publishing a release#23
skirtles-code merged 1 commit intomainfrom
publish-docs

Conversation

@skirtles-code
Copy link
Copy Markdown
Owner

Triggering pages.yml using release/created didn't work. The job runs using the release tag, which isn't allowed as GitHub Pages needs to target the main branch directly.

This PR switches to using publish.yml to trigger pages.yml. Arguably this is more correct anyway, as the docs will only be deployed once the package is on the npm registry.

@skirtles-code skirtles-code merged commit 0843eb6 into main Apr 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant