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

ci: fix URL to compare new and old tags #160

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

MrChocolatine
Copy link
Member

@MrChocolatine MrChocolatine commented Oct 26, 2021

CI

Fix URL to compare new and old tags (#160)

The URL generated is incorrect new_tag...old_tag:
v2.3.0...v2.2.0

The correct URL should be old_tag...new_tag:
v2.2.0...v2.3.0

@MrChocolatine MrChocolatine requested a review from a team as a code owner October 26, 2021 16:06
@MrChocolatine MrChocolatine added the ci Continuous Integration label Oct 26, 2021
@MrChocolatine MrChocolatine changed the title ci: fix link to compare new and old tag ci: fix URL to compare new and old tags Oct 26, 2021
@GreatWizard GreatWizard merged commit 2eccff9 into master Oct 27, 2021
@MrChocolatine MrChocolatine deleted the ci-fix-link-compare-tags branch October 27, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants