Skip to content

[ci] Release from ref instead of branch name#1328

Merged
Simn merged 1 commit intoHaxeFoundation:masterfrom
tobil4sk:fix/ci-release-tag
Mar 26, 2026
Merged

[ci] Release from ref instead of branch name#1328
Simn merged 1 commit intoHaxeFoundation:masterfrom
tobil4sk:fix/ci-release-tag

Conversation

@tobil4sk
Copy link
Copy Markdown
Member

@tobil4sk tobil4sk commented Mar 26, 2026

The branch may have been updated since the ci started, so we need to use the full ref instead of the branch name.

The last few release runs have failed because 4.3.137 and 4.3.138 point to the same commit due to this bug.

See: https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context

This will prevent the problem from happening in the future, but to fix it now we need to manually create a 4.3.139 tag.

The branch may have been updated since the ci started, so we need to use
the full ref instead of the branch name.
@Simn Simn merged commit 596b6e0 into HaxeFoundation:master Mar 26, 2026
133 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.

2 participants