setup-python/src
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
..
cache-distributions Fix poetry version (#445) 2022-07-25 15:02:06 +02:00
cache-save.ts Update cache-save.ts to support @actions/cache v3.0.0 lib 2022-06-28 15:17:50 +02:00
find-pypy.ts Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
find-python.ts Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
install-pypy.ts Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
install-python.ts Only use github.token on github.com (#443) 2022-08-30 15:02:20 -04:00
setup-python.ts refactor: Debug message for Python installation path 2022-07-26 20:40:49 +08:00
utils.ts feat: Add 'IS_MAC' util 2022-07-26 19:38:18 +08:00