Skip to content

Release-0.1.4 - #100

Merged
97gamjak merged 2 commits into
mainfrom
dev
Sep 13, 2026
Merged

97gamjak merged 2 commits into
mainfrom
dev

Conversation

@97gamjak

Copy link
Copy Markdown
Owner

No description provided.

97gamjak and others added 2 commits September 13, 2026 13:05
GitHub blocks events triggered by GITHUB_TOKEN from starting other
workflows (anti-recursion protection), so the release tag pushed by
create-tag.yml never actually triggered docs.yml's tag-push trigger -
docs stopped deploying entirely after the previous fix. Dispatch the
Docs workflow explicitly via `gh workflow run docs.yml --ref <tag>`
instead, and allow workflow_dispatch to deploy regardless of ref so a
missed release can be redeployed manually.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0126spNDGtqDKMoYtuPT7JfW
fix: explicitly dispatch docs deployment from create-tag.yml
@97gamjak
97gamjak merged commit feeb55e into main Sep 13, 2026
6 checks 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