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

bugfix(workflows): fix release checksum upload via file globs #36

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

leeren
Copy link
Contributor

@leeren leeren commented Oct 14, 2024

Updates the GH release workflow to support uploading of checksums, which is currently broken.

Fixes #35

@leeren leeren requested a review from AndyBoWu October 14, 2024 22:15
@leeren leeren self-assigned this Oct 14, 2024
Copy link
Contributor

@AndyBoWu AndyBoWu left a comment

Choose a reason for hiding this comment

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

Nice!!

@leeren leeren merged commit abdafa6 into main Oct 14, 2024
@leeren leeren deleted the bugfix/gh-release-workflow-add-glob-support branch October 14, 2024 22:17
limengformal pushed a commit that referenced this pull request Oct 15, 2024
* chore(release): finalize story-geth v0.9.3 stable release

* chore(release): begin story-geth unstable release v0.9.4

* add version file (#22)

* [fix] go-testing workflow (#27)

Co-authored-by: Kingster <kingter@storyprotocol.xyz>

* [feat] add manual trigger to ci-s3 workflow (#30)

* [feat] add workflow to attach build artifacts (#32)

* [feat] add checksum for each platform (#34)

* bugfix(workflows): fix checksum upload via file globs (#36)

* chore(release): finalize story-geth v0.9.4 stable release

* chore(release): begin story-geth unstable release v0.10.0

* Add support of royalty LRP  (#26)

* Add support of royalty LRP (#25)

---------

Co-authored-by: Haodi <82733821@qq.com>
Co-authored-by: Andy Wu <bwu2sfu@gmail.com>
Co-authored-by: Kingster <kingter@storyprotocol.xyz>
Co-authored-by: Kingter <83567446+kingster-will@users.noreply.github.com>
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.

Fix release binary upload workflow
2 participants