Skip to content

fix(ci): use peaceiris/actions-gh-pages to deploy to gh-pages branch#75

Merged
zzuu666 merged 1 commit intomasterfrom
cursor/development-environment-setup-13c9
Feb 27, 2026
Merged

fix(ci): use peaceiris/actions-gh-pages to deploy to gh-pages branch#75
zzuu666 merged 1 commit intomasterfrom
cursor/development-environment-setup-13c9

Conversation

@zzuu666
Copy link
Copy Markdown
Owner

@zzuu666 zzuu666 commented Feb 27, 2026

The repository's Pages is configured to deploy from the gh-pages branch, not from GitHub Actions artifacts. Switch from actions/deploy-pages to peaceiris/actions-gh-pages which pushes built files to the gh-pages branch directly, matching the original Travis CI deployment behavior.

The repository's Pages is configured to deploy from the gh-pages branch,
not from GitHub Actions artifacts. Switch from actions/deploy-pages to
peaceiris/actions-gh-pages which pushes built files to the gh-pages branch
directly, matching the original Travis CI deployment behavior.

Co-authored-by: Muffin <zzuu666@users.noreply.github.com>
@zzuu666 zzuu666 merged commit 12170bb into master Feb 27, 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.

2 participants