Skip to content

Commit

Permalink
Try a fake input for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceadams committed Apr 2, 2020
1 parent e7b0efd commit c690e6a
Show file tree
Hide file tree
Showing 4 changed files with 1,221 additions and 251 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
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:
description: 'The ID of the Release'
Expand Down
Loading

0 comments on commit c690e6a

Please sign in to comment.