mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Improved links.
This commit is contained in:
@@ -781,7 +781,7 @@ PYPI_TOKEN
|
||||
:Type: string
|
||||
:Required: no
|
||||
:Default Value: — — — —
|
||||
:Description: The token to publish and upload packages on `PyPI <https://pypi.org/>`__.
|
||||
:Description: The token to publish and upload packages on :term:`PyPI`.
|
||||
|
||||
|
||||
.. _JOBTMPL/CompletePipeline/Secret/CODECOV_TOKEN:
|
||||
@@ -792,7 +792,7 @@ CODECOV_TOKEN
|
||||
:Type: string
|
||||
:Required: no
|
||||
:Default Value: — — — —
|
||||
:Description: The token to publish code coverage and unit test results to `CodeCov <https://about.codecov.io//>`__.
|
||||
:Description: The token to publish code coverage and unit test results to :term:`CodeCov`.
|
||||
|
||||
|
||||
.. _JOBTMPL/CompletePipeline/Secret/CODACY_TOKEN:
|
||||
@@ -803,7 +803,7 @@ CODACY_TOKEN
|
||||
:Type: string
|
||||
:Required: no
|
||||
:Default Value: — — — —
|
||||
:Description: The token to publish code coverage results to `Codacy <https://www.codacy.com/>`__.
|
||||
:Description: The token to publish code coverage results to :term:`Codacy`.
|
||||
|
||||
|
||||
.. _JOBTMPL/CompletePipeline/Outputs:
|
||||
|
||||
Reference in New Issue
Block a user