1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-19 16:46:43 +00:00
Commit graph

22 commits

Author SHA1 Message Date
ChristopherHX 98c991d13f
Only use github.token on github.com (#443)
* Only use github.token on github.com

This expression evaluates to `''` if called from GHES hosted elsewhere
You can still provide your token on both github.com and GHES

* Enshure blank result of expression and not false

* Revert "Revert "Pass the `token` input through on GHES (#427)" (#437)"

This reverts commit cf86e08a31.

* fix typo

* Add back the doc on the tool cache for self-hosted

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-08-30 15:02:20 -04:00
Aleksandr Chebotov 48a0f006ff Update runner links 2022-08-29 16:20:07 +02:00
Marcelo Trylesinski 197204a31c
Update advanced-usage.md 2022-08-09 11:52:47 +02:00
IvanZosimov c4e98b741b Fix broken links 2022-08-01 16:33:59 +02:00
IvanZosimov cfcafa57ec Fix review points 2022-08-01 16:23:57 +02:00
IvanZosimov c318b92fd6 Fix review points 2022-07-28 09:38:24 +02:00
IvanZosimov 72394d1a3e Fix typo 2022-07-26 15:04:50 +02:00
IvanZosimov fe396d3941 Revert changes 2022-07-26 15:03:33 +02:00
IvanZosimov 853c012a3c Change advanced-usage.md 2022-07-26 14:59:35 +02:00
IvanZosimov fd6f59db22 Change contents to make them more readable 2022-07-26 14:56:14 +02:00
IvanZosimov c6e66a7681 Fix typo 2022-07-26 14:51:59 +02:00
IvanZosimov 81cda82fb0 Fix review points 2022-07-26 14:47:59 +02:00
IvanZosimov b152b04c28 Fix typo in advanced-usage.md 2022-07-26 11:49:26 +02:00
IvanZosimov a624f1f4bc Fix grammar in both documents 2022-07-26 11:32:45 +02:00
IvanZosimov 0d94a5d71e Fix typo 2022-07-26 10:47:51 +02:00
IvanZosimov 889226ae9a Fix typo 2022-07-25 19:44:22 +02:00
IvanZosimov 00d9c42868 Change part with realted to self-hosted runners 2022-07-25 19:42:15 +02:00
IvanZosimov 5517d5f7b5 Fix documentation
Docs were updated to incorporate changes regarding tool cache folder
on the self-hosted runner and changes in resolveVersionInput()
2022-07-18 14:33:42 +02:00
IvanZosimov 61fb4e42ab Fix review points 2022-07-13 12:17:04 +02:00
IvanZosimov 746f28a2d3 Update REAMDE.md and advanced-usage.md 2022-07-13 11:15:35 +02:00
IvanZosimov 6dd8ff72eb Change tool cache wording 2022-07-12 17:32:40 +02:00
IvanZosimov 9a40041e25 Rearrange README.md, add advanced-usage.md 2022-07-12 16:38:54 +02:00