parent
99f63cfeed
commit
438b351914
2 changed files with 4 additions and 2 deletions
|
|
@ -123,6 +123,9 @@ if (externalCacheConfig) {
|
|||
}
|
||||
}
|
||||
|
||||
const token = core.getInput('token')
|
||||
core.exportVariable('BAZELISK_GITHUB_TOKEN', token)
|
||||
|
||||
module.exports = {
|
||||
baseCacheKey,
|
||||
bazeliskCache: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue