Skip to content

Commit 437d77f

Browse files
authored
Merge pull request #703 from pastelmind/patch-1
Don't show full URL to gh-action-pypi-publish in anchor text
2 parents 8d36bc3 + c04bd0d commit 437d77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)