Skip to content

v2.0.2 — Deployment workflow fix

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:42

Release-only change to trigger a clean GitHub Pages deployment and harden the workflow. Ships the v2.0.1 fixes, whose deploy had failed.

Changes

  • Added workflow_dispatch to the deploy workflow so a clean run can be started manually, avoiding duplicate GitHub Pages artifacts caused by re-running a failed run.