Skip to content

Commit 07d6ec9

Browse files
committed
README: add a notice about whether this action is needed
Signed-off-by: William Woodruff <[email protected]>
1 parent ff22c45 commit 07d6ec9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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+
>
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+
1016
## Index
1117

1218
* [Usage](#usage)

0 commit comments

Comments
 (0)