Skip to content

Add GitHub Actions workflow to deploy web app to GitHub Pages#44

Merged
linroid merged 1 commit intomainfrom
ci/deploy-web-to-github-pages
Feb 11, 2026
Merged

Add GitHub Actions workflow to deploy web app to GitHub Pages#44
linroid merged 1 commit intomainfrom
ci/deploy-web-to-github-pages

Conversation

@linroid
Copy link
Owner

@linroid linroid commented Feb 11, 2026

Summary

  • Add deploy-web.yml workflow that builds the WasmJs web app and deploys it to GitHub Pages
  • Triggers on push to main and manual workflow_dispatch
  • Uses official actions/upload-pages-artifact and actions/deploy-pages actions

Setup required

Go to Settings > Pages and set the source to GitHub Actions.

Test plan

  • Merge to main and verify the workflow runs successfully
  • Confirm the web app is accessible at the GitHub Pages URL

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linroid linroid merged commit 971ca24 into main Feb 11, 2026
4 of 5 checks passed
@linroid linroid deleted the ci/deploy-web-to-github-pages branch February 11, 2026 16:32
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