Skip to content

Conversation

@taeold
Copy link
Collaborator

@taeold taeold commented Oct 24, 2023

Release script is broken. Following firebase/firebase-admin-node#2313, we also update the github.ref to correctly match against PR merged against the main branch.

@taeold taeold changed the title chore: Fix release script. chore: Fix release script Oct 24, 2023
if: >
github.event.pull_request.merged &&
github.ref == 'main' &&
github.ref == 'refs/heads/master' &&
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be refs/heads/main instead? (looks like this repo uses main instead of master)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh thank you!

@taeold taeold requested a review from thatfiredev October 24, 2023 21:41
Copy link
Collaborator

@joehan joehan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming the version drop is intentional

@taeold taeold requested review from joehan and removed request for thatfiredev October 24, 2023 22:01
@taeold taeold merged commit 7b7f4a4 into main Oct 24, 2023
@taeold taeold deleted the dl-fix-release-script branch October 24, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants