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

PP-12343: Fix zip url for releases tagged with just the version number #7

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

jfharden
Copy link
Contributor

@jfharden jfharden commented Mar 5, 2024

The packageZipUrl needs to exactly match the format of where the zip is. In the example I followed their release tag is <project>@<version>, but ours is just <version> so change the ZipUrl to match our actual zip paths on GitHub.

I believe this should work, but if it doesn't we can also try #6

@jfharden jfharden merged commit d4f6205 into main Mar 5, 2024
2 checks passed
@jfharden jfharden deleted the pp-12343/fix-zip-url branch March 5, 2024 09:09
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.

2 participants