Skip to content

Enable stable fork release workflow#7

Merged
skuirrels merged 1 commit into
developfrom
feature/stable-fork-release-workflow
Jul 23, 2026
Merged

Enable stable fork release workflow#7
skuirrels merged 1 commit into
developfrom
feature/stable-fork-release-workflow

Conversation

@skuirrels

Copy link
Copy Markdown
Owner

Problem

GitHub resolves release-event workflows from the default branch. The current workflow only accepts preview tags, so it cannot publish the stable fork packages from v1.5.4.

Solution

Allow the existing trusted-publishing workflow to handle both preview tags and the stable v1.5.4 tag. Package source and validation still come from the checked-out release tag.

Tests

  • Workflow file exactly matches the validated workflow on release/fork-1.5.4
  • YAML parsed successfully
  • git diff --check passed

@skuirrels
skuirrels merged commit a1b2a35 into develop Jul 23, 2026
5 of 8 checks passed
@skuirrels
skuirrels deleted the feature/stable-fork-release-workflow branch July 23, 2026 15:55
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