1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00

Define Cachix signing key in action

This commit is contained in:
Nicolas Mattia 2020-06-23 12:56:09 +02:00
parent 2818ce648c
commit 66e79bc38a

View File

@ -4,3 +4,8 @@ runs:
using: 'node12'
main: 'main.js'
post: 'main.js'
inputs:
cachix_signing_key:
description: "The Cachix signing key"
required: false
default: ""