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 issue detecting prod releases on build-and-publish workflow #117

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

guicaulada
Copy link
Collaborator

There was an issue with the workflow, it was using github.base_ref which was fine while implemented in a pull request, however this context variable is not set outside of pull request events, so we need to find a different way to find it.

@guicaulada guicaulada requested a review from a team September 9, 2024 20:16
@guicaulada guicaulada merged commit 9236475 into main Sep 10, 2024
7 checks passed
@guicaulada guicaulada deleted the gc/fix-prod-build-and-publish branch September 10, 2024 13: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.

3 participants