You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses [goreleaser](https://goreleaser.com/) to build binaries and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) to publish the provenance of the release.
218
+
219
+
You can verify the release binaries by following these steps:
220
+
221
+
1. Download a release from the [releases page](https://github.com/github/gh-combine/releases).
222
+
2. Verify it `gh attestation verify --owner github ~/Downloads/darwin-arm64` (an example for darwin-arm64).
223
+
215
224
---
216
225
217
226
Run `gh combine --help` for more information and full command/options usage.
0 commit comments