Commit graph

7 commits

Author SHA1 Message Date
Zhaofeng Li b7b7f9899e Make the runner user trusted by default
Usually we want the runner user to be able to configure
binary caches.
2023-01-31 19:57:37 -07:00
Eric Crosson 5866c409ef Add default value for the the github-token input
Since you are likely to be rate-limited if you use this action
without a GitHub API token, default the action's `github-token` input
to the `token` from the `github` context[^1].

Closes #3

[^1]: https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
2023-01-30 19:07:32 -06:00
Ana Hobden 78b28a0bb7 Clean up wording 2023-01-16 09:35:30 -08:00
Ana Hobden 3c9332283c Ensure we still set GITHUB_PATH
Further improve logic
2023-01-16 09:19:40 -08:00
Ana Hobden f0508f0de8 Add reinstall option 2023-01-13 12:09:36 -08:00
Ana Hobden 95c215ce17 Fix syntax 2023-01-13 10:16:26 -08:00
Ana Hobden a0e9a28f9b init 2023-01-13 10:04:16 -08:00