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 ff22c45 commit 07d6ec9Copy full SHA for 07d6ec9
README.md
@@ -7,6 +7,12 @@ gh-action-sigstore-python
7
A GitHub Action that uses [`sigstore-python`](https://github.com/sigstore/sigstore-python)
8
to generate Sigstore signatures.
9
10
+> [!IMPORTANT]
11
+>
12
+> Are you publishing a package? If so, you **do not need this action**:
13
+> [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
14
+> will handle signing for you!
15
+
16
## Index
17
18
* [Usage](#usage)
0 commit comments