Add option to specify a custom cache server by sindrig · Pull Request #679 · actions/cache

sindrig added a commit to sindrig/toolkit that referenced this pull request

Nov 25, 2021
As ACTIONS_CACHE_URL cannot be overwritten in actions/cache,
provide the ability to overwrite it using GITHUB_ACTIONS_CACHE_URL.

See actions/cache#679 for more context