mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 22:38:43 +00:00
* 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
|
||
---|---|---|
.. | ||
cache-distributions | ||
cache-save.ts | ||
find-pypy.ts | ||
find-python.ts | ||
install-pypy.ts | ||
install-python.ts | ||
setup-python.ts | ||
utils.ts |