Skip to content

Commit

Permalink
Update script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack committed Feb 21, 2021
1 parent 5d7b415 commit b3c5ac3
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 @@ -16,8 +16,8 @@ runs:
image: 'Dockerfile'
entrypoint: '/entrypoint.sh'
args:
- ${{ input.token }}
- ${{ input.output }}
- ${{ inputs.token }}
- ${{ inputs.output }}
branding:
icon: list
color: white

0 comments on commit b3c5ac3

Please sign in to comment.