From 84cea27117a473d605400ca3a97fcef7e433e2d6 Mon Sep 17 00:00:00 2001 From: GP Date: Thu, 30 Sep 2021 08:07:53 +0000 Subject: [PATCH] feat: build for release --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 40dd4cee..5e9791ac 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ inputs: default: '' verifyDownload: required: false - description: 'Verify the downloaded reporter\'s checksum and GPG signature' + description: 'Verify the downloaded reporter''s checksum and GPG signature' default: 'true' runs: using: 'node12'