Skip to content

Commit

Permalink
change output id of action
Browse files Browse the repository at this point in the history
  • Loading branch information
harryhare committed Mar 18, 2021
1 parent 0271b64 commit bcdf53a
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
Expand Up @@ -7,8 +7,8 @@ inputs:
required: true
default: "[{'username':'replace_with_your_username','password':'replace_with_your_password'}]"
outputs:
log: # id of output
description: 'log'
result: # id of output
description: 'result'
runs:
using: 'docker'
image: 'dockerfile'
Expand Down

0 comments on commit bcdf53a

Please sign in to comment.