Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
firstcryptoman authored Feb 19, 2023
1 parent ae63014 commit 444a7f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -9,4 +9,4 @@ outputs:
description: 'The URL for uploading assets to the release'
runs:
using: 'node16'
main: 'dist/index.js'
main: 'dist/index.js'

0 comments on commit 444a7f2

Please sign in to comment.