Skip to content

Commit

Permalink
Avoid output named id?
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceadams committed Apr 2, 2020
1 parent c690e6a commit a6fe78a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: 'Get the upload URL for a release'
description: 'Get the upload URL for a release for a tag in your repository'
author: 'GitHub'
inputs:
fake:
description: 'Feed the beast with a fake input'
default: 'fake'
outputs:
id:
release_id:
description: 'The ID of the Release'
html_url:
description: 'The URL users can navigate to in order to view the release'
Expand Down

0 comments on commit a6fe78a

Please sign in to comment.