Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
088b741707 | ||
|
|
6689ac7697 | ||
|
|
4698511c85 | ||
|
|
7f0e30fedd | ||
|
|
40fa276ac0 | ||
|
|
fae7bd1d97 | ||
|
|
aa6bedf232 | ||
|
|
6870271f1d | ||
|
|
ce977ffab4 | ||
|
|
8c01d0bda1 | ||
|
|
88dbb4b600 | ||
|
|
fd02e7c96c | ||
|
|
56ba67dfc0 | ||
|
|
e78c87fc0e | ||
|
|
7af24dd783 | ||
|
|
3c5e4de9b2 | ||
|
|
a2f0acb9d4 | ||
|
|
ec939ca6ac | ||
|
|
3b6f7992de |
@@ -19,8 +19,11 @@ inputs:
|
|||||||
token:
|
token:
|
||||||
description: "Attic authorization token"
|
description: "Attic authorization token"
|
||||||
required: false
|
required: false
|
||||||
|
skip-use:
|
||||||
|
description: "Set to true to skip using attic cache as a substituter"
|
||||||
|
required: false
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node20"
|
||||||
main: "dist/index.js"
|
main: "dist/index.js"
|
||||||
post: "dist/index.js"
|
post: "dist/index.js"
|
||||||
|
|||||||
31
dist/index.js
vendored
31
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user