mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-09 10:23:35 -05:00
📝 Link the announcement discussions from README
This patch encourages the end-users to share feedback using GitHub Discussions instead of issues.
This commit is contained in:
parent
0bf742be3e
commit
82695c57c9
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,9 @@ in the `dist/` directory to PyPI.
|
||||||
This text suggests a minimalistic usage overview. For more detailed
|
This text suggests a minimalistic usage overview. For more detailed
|
||||||
walkthrough check out the [PyPA guide].
|
walkthrough check out the [PyPA guide].
|
||||||
|
|
||||||
|
If you have any feedback regarding specific action versions, please leave
|
||||||
|
comments in the corresponding [per-release announcement discussions].
|
||||||
|
|
||||||
|
|
||||||
## 🌇 `master` branch sunset ❗
|
## 🌇 `master` branch sunset ❗
|
||||||
|
|
||||||
|
@ -258,6 +261,9 @@ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/unstable
|
||||||
[pre-commit.ci status badge]:
|
[pre-commit.ci status badge]:
|
||||||
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
|
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
|
||||||
|
|
||||||
|
[per-release announcement discussions]:
|
||||||
|
https://github.com/pypa/gh-action-pypi-publish/discussions/categories/announcements
|
||||||
|
|
||||||
[Creating & using secrets]:
|
[Creating & using secrets]:
|
||||||
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets
|
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets
|
||||||
[has nothing to do with _building package distributions_]:
|
[has nothing to do with _building package distributions_]:
|
||||||
|
|
Loading…
Reference in a new issue