mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 14:40:32 +00:00
Manage package info as JSON
This commit is contained in:
@@ -6,6 +6,10 @@ inputs:
|
||||
description: Tools to install (comma-separated list)
|
||||
required: true
|
||||
# default: #publish:tool
|
||||
checksum:
|
||||
description: Whether to enable checksums
|
||||
required: false
|
||||
default: 'true'
|
||||
|
||||
runs:
|
||||
using: node16
|
||||
|
||||
Reference in New Issue
Block a user