1 Commits
v0.2 ... v0.1.1

Author SHA1 Message Date
github-actions[bot]
c5e325d599 Automatic compilation 2023-07-20 01:10:34 +00:00
2 changed files with 27 additions and 9 deletions

View File

@@ -19,11 +19,8 @@ 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: "node20" using: "node16"
main: "dist/index.js" main: "dist/index.js"
post: "dist/index.js" post: "dist/index.js"

31
dist/index.js vendored

File diff suppressed because one or more lines are too long