From 444a7f2fd49b6fad5bb1277a252a167ea362da5a Mon Sep 17 00:00:00 2001 From: firstcryptoman <86235719+firstcryptoman@users.noreply.github.com> Date: Sun, 19 Feb 2023 16:11:33 +0400 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 001648d..8e893b6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Get the upload URL for a release' +name: 'Get the upload URL for a release firo' description: 'Get release by tag name and set upload_url output if exists' inputs: tag: @@ -9,4 +9,4 @@ outputs: description: 'The URL for uploading assets to the release' runs: using: 'node16' - main: 'dist/index.js' \ No newline at end of file + main: 'dist/index.js'