Skip to content

Simplify tag generation workflow steps #3

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

Merged

Conversation

weierophinney
Copy link
Member

Instead of having JS-based actions to determine the major, minor (and, in the case of containers, patch) release versions, we can use cut with $GITHUB_REF to identify the values.

(Based on work done on laminas/laminas-ci-matrix-action)

Instead of having JS-based actions to determine the major, minor (and, in the case of containers, patch) release versions, we can use `cut` with `$GITHUB_REF` to identify the values.

(Based on work done on laminas/laminas-ci-matrix-action)

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.2.1 milestone Mar 3, 2021
@weierophinney weierophinney merged commit 50be647 into laminas:1.2.x Mar 3, 2021
@weierophinney weierophinney deleted the hotfix/simplify-tag-generation branch March 3, 2021 19:00
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.

1 participant