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.
2 parents ff22c45 + d7f0f7d commit 31b501fCopy full SHA for 31b501f
README.md
@@ -7,6 +7,11 @@ 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
+> Are you publishing a package to PyPI? If so, you **do not need this action**:
12
+> [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
13
+> will handle signing for you!
14
+
15
## Index
16
17
* [Usage](#usage)
0 commit comments