1 Commits
v0.2 ... v0.1.2

Author SHA1 Message Date
github-actions[bot]
86b3178a3f Automatic compilation 2023-08-04 12:41:26 +00:00
2 changed files with 27 additions and 9 deletions

View File

@@ -19,11 +19,8 @@ inputs:
token:
description: "Attic authorization token"
required: false
skip-use:
description: "Set to true to skip using attic cache as a substituter"
required: false
runs:
using: "node20"
using: "node16"
main: "dist/index.js"
post: "dist/index.js"

31
dist/index.js vendored

File diff suppressed because one or more lines are too long