We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e396a commit 27a6ea6Copy full SHA for 27a6ea6
README.md
@@ -220,7 +220,7 @@ This project uses [goreleaser](https://goreleaser.com/) to build binaries and [a
220
You can verify the release binaries by following these steps:
221
222
1. Download a release from the [releases page](https://github.com/github/gh-combine/releases).
223
-2. Verify it `gh attestation verify --owner github ~/Downloads/darwin-arm64` (an example for darwin-arm64).
+2. Verify it `gh attestation verify --owner github ~/Downloads/gh-combine_darwin-arm64` (an example for darwin-arm64).
224
225
---
226
0 commit comments