Skip to content

ci: use github-pages-deploy reusable - #51

Merged
jajera merged 1 commit into
mainfrom
50-ci-pages-reusable
Jul 25, 2026
Merged

ci: use github-pages-deploy reusable#51
jajera merged 1 commit into
mainfrom
50-ci-pages-reusable

Conversation

@jajera

@jajera jajera commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace inline Pages deploy with actionsforge/actions/.github/workflows/github-pages-deploy.yml@main
  • Keep workflow_run on Update Repository Data; add success gate and workflow_dispatch
  • Drop caller concurrency (lives on the reusable)

Test plan

  • Manually dispatch Pages or wait for next Update Repository Data run

Closes #50

Replace inline checkout/configure-pages/upload/deploy steps with
actionsforge github-pages-deploy so action pins stay central.
@jajera
jajera merged commit 9cf75f6 into main Jul 25, 2026
10 checks passed
@jajera
jajera deleted the 50-ci-pages-reusable branch July 25, 2026 03:46
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.

ci: use github-pages-deploy reusable

1 participant