Skip to content

fix: allow rebuilding an existing release#55

Merged
alexrisch merged 1 commit into
mainfrom
fix/rebuild-existing-release
Jul 14, 2026
Merged

fix: allow rebuilding an existing release#55
alexrisch merged 1 commit into
mainfrom
fix/rebuild-existing-release

Conversation

@alexrisch

Copy link
Copy Markdown
Collaborator

Summary

  • add an optional release_tag input to the Build workflow
  • check out the requested tag while running the updated workflow from main
  • enable publishing when rebuilding an existing release

This allows v0.6.6 to be rebuilt with the corrected wallet-rs signing-tool checkout without moving or recreating the release tag.

Validation

  • workflow YAML parses successfully
  • verified tag-input and default-ref parsing
  • git diff --check

@alexrisch
alexrisch merged commit 02749fe into main Jul 14, 2026
6 checks passed
alexrisch added a commit that referenced this pull request Jul 14, 2026
## Summary
- revert PR #55 now that the v0.6.6 rebuild and publish completed
successfully
- retain the `tempoxyz/wallet-rs` signing-tool checkout from PR #54

## Validation
- confirmed the successful v0.6.6 build and both publish jobs
- confirmed the workflow still references `tempoxyz/wallet-rs`
- `git diff --check`
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.

1 participant