Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tag release on main build. #2

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Fix tag release on main build. #2

merged 1 commit into from
Mar 27, 2024

Conversation

onukristo
Copy link
Contributor

@onukristo onukristo commented Mar 27, 2024

Context

Currently the main build is not publishing a new release, because we are checking if the branch is "master".

Fixing the check to check if it is indeed "main" branch.

Checklist

@onukristo onukristo requested a review from a team as a code owner March 27, 2024 14:11
@onukristo onukristo added the change:standard Not an emergency or impactful change label Mar 27, 2024
@onukristo onukristo enabled auto-merge (squash) March 27, 2024 14:14
@onukristo onukristo merged commit d9a8a54 into main Mar 27, 2024
18 checks passed
@onukristo onukristo deleted the fix_tag_release_build branch March 27, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:standard Not an emergency or impactful change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants