We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4867a commit 020b53aCopy full SHA for 020b53a
docs/implementation.rst
@@ -71,7 +71,7 @@ repository.
71
- Select the organization and repository.
72
- Click on **Install**.
73
74
-2. Follow instructions in `actions/create-github-app-token@v1<https://github.com/actions/create-github-app-token>_` to create a GitHub App token.
+2. Follow instructions in `actions/create-github-app-token@v1 <https://github.com/actions/create-github-app-token>`_ to create a GitHub App token.
75
- Add the following code block to the workflow file:
76
77
.. code-block:: yaml
0 commit comments