1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Added a link to the section on the GITHUB_TOKEN

This commit is contained in:
Jenni Christensen
2022-02-24 09:30:49 -08:00
parent 9fa8064a4f
commit 235497a200

View File

@@ -718,7 +718,7 @@ If the timeout exceeds the job execution time limit for the runner, the job will
{% note %} {% note %}
**Note:** {% data reusables.actions.github-token-expiration %} For self-hosted runners, the token may be the limiting factor if the job timeout is greater than 24 hours. **Note:** {% data reusables.actions.github-token-expiration %} For self-hosted runners, the token may be the limiting factor if the job timeout is greater than 24 hours. For more information on the `GITHUB_TOKEN`, see "[About the `GITHUB_TOKEN` secret](/actions/security-guides/automatic-token-authentication#about-the-github_token-secret)."
{% endnote %} {% endnote %}