Skip to content

Commit 2466be0

Browse files
authored
Merge pull request #1051 from sigstore/loosebazooka-patch-2
Update README.md
2 parents 71dff0d + c63cdb9 commit 2466be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $ ./gradlew javadoc
8787
$ "my-favorite-browser" ./sigstore-java/build/docs/javadoc/index.html
8888
```
8989

90-
### Signing
90+
## Distribution
9191
Sigstore Java and Sigstore Maven Plugin are signed with both PGP and sigstore.
9292

9393
#### PGP
@@ -99,4 +99,4 @@ Sigstore Java and Sigstore Maven Plugin are signed with both PGP and sigstore.
9999
#### Sigstore
100100
| Version Range | Issuer | Signer Id |
101101
| ------------- | --------- | ------ |
102-
| 1.X.X - 2.X.X | https://token.actions.githubusercontent.com | https://github.com/sigstore/sigstore-java/.github/workflows/release-sigstore-java-from-tag.yaml@refs/tags/X.X.X |
102+
| 1.0.0 - 2.X.X | https://token.actions.githubusercontent.com | https://github.com/sigstore/sigstore-java/.github/workflows/release-sigstore-java-from-tag.yaml@refs/tags/X.X.X |

0 commit comments

Comments
 (0)