Currently, our release signatures are available on download.bitcoinabc.org but not on the Github release.
This patch fixes that, making the sigs more easy to find by users.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING0d793ae6bd79: Add sig files to Github release
rABC0d793ae6bd79: Add sig files to Github release
github-release.sh -d -a <asset-path> -o <oauth-token-path> -t v0.20.9
Verify the output indicates the sig files from the previous release would be uploaded.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Made the sig file wildcard a bit more restrictive, so as to not accidentally upload sig files from old versions.