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

feat: use GITHUB_REF_POINT as variable for the branch name #149

Merged
merged 11 commits into from
Nov 5, 2024

Conversation

rlespinasse
Copy link
Owner

@rlespinasse rlespinasse commented Nov 3, 2024

Resolves #147

BREAKING CHANGE: Change the behavior of GITHUB_REF_NAME to match the default GitHub Action behavior,
BREAKING CHANGE: Introduce GITHUB_REF_POINT as a replacement for GITHUB_REF_NAME to match this GitHub Action behavior in v4.

@rlespinasse rlespinasse self-assigned this Nov 3, 2024
@rlespinasse rlespinasse marked this pull request as ready for review November 4, 2024 15:05
@rlespinasse rlespinasse merged commit 0275586 into v5.x Nov 5, 2024
53 checks passed
@rlespinasse rlespinasse deleted the github-ref-point branch November 5, 2024 23:10
@rlespinasse
Copy link
Owner Author

rlespinasse commented Nov 5, 2024

🎉 This PR is included in version 5.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

rlespinasse added a commit that referenced this pull request Nov 5, 2024
BREAKING CHANGE: Change the behavior of GITHUB_REF_NAME to match the default GitHub Action behavior,
BREAKING CHANGE: Introduce GITHUB_REF_POINT as a replacement for GITHUB_REF_NAME to match this GitHub Action behavior in v4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename GITHUB_REF_NAME
1 participant