Skip to content

Commit c04bd0d

Browse files
pastelmindwebknjaz
andauthored
Update source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent 68cc144 commit c04bd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ popular choice is having a workflow that's triggered by a
88
``push`` event.
99
This guide shows you how to publish a Python distribution
1010
whenever a tagged commit is pushed.
11-
It will use the `pypa/gh-action-pypi-publish GitHub Action <https://github.com/marketplace/actions/pypi-publish>`_.
11+
It will use the `pypa/gh-action-pypi-publish GitHub Action`_.
1212

1313
.. attention::
1414

0 commit comments

Comments
 (0)