Skip to content

Commit 31b501f

Browse files
authored
Merge pull request #161 from sigstore/ww/warn
README: add a notice about whether this action is needed
2 parents ff22c45 + d7f0f7d commit 31b501f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ gh-action-sigstore-python
77
A GitHub Action that uses [`sigstore-python`](https://github.com/sigstore/sigstore-python)
88
to generate Sigstore signatures.
99

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+
1015
## Index
1116

1217
* [Usage](#usage)

0 commit comments

Comments
 (0)