Skip to content

Fix intermittent GITHUB_REF empty issue in release workflow#631

Merged
krystiancastai merged 1 commit intomainfrom
nojira-fix-GITHUB_REF
Feb 5, 2026
Merged

Fix intermittent GITHUB_REF empty issue in release workflow#631
krystiancastai merged 1 commit intomainfrom
nojira-fix-GITHUB_REF

Conversation

@krystiancastai
Copy link
Contributor

@krystiancastai krystiancastai commented Feb 5, 2026

Add fallback to github.event.release.tag_name when GITHUB_REF is empty. This resolves the intermittent issue where release workflows fail with invalid Docker tags due to empty RELEASE_TAG variable.

The Issue is described here: actions/runner#2788

@krystiancastai krystiancastai merged commit e8c270a into main Feb 5, 2026
3 checks passed
@krystiancastai krystiancastai deleted the nojira-fix-GITHUB_REF branch February 5, 2026 10:29
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