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'