Skip to content

Commit 1bdaa4c

Browse files
committed
Update README.md
1 parent 1b28793 commit 1bdaa4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cosign verify-blob \
6060
"$BIN-$VERSION-$ARCH.tar.gz" \
6161
--bundle "$BIN-$VERSION-$ARCH.tar.gz.sigstore.json" \
6262
--certificate-oidc-issuer="https://token.actions.githubusercontent.com" \
63-
--certificate-identity="https://github.com/JasonVranek/commit-boost-client/.github/workflows/release.yml@refs/heads/main"
63+
--certificate-identity="https://github.com/Commit-Boost/commit-boost-client/.github/workflows/release.yml@refs/heads/main"
6464
```
6565

6666
A successful verification prints `Verified OK`. If the binary was modified after being built by CI, verification will fail.

0 commit comments

Comments
 (0)