File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
9191Sigstore 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 |
You can’t perform that action at this time.
0 commit comments