Skip to content

Commit

Permalink
action: fix command line args
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Apr 10, 2020
1 parent cea8690 commit 414d4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ runs:
args:
- ${{ inputs.hostcert }}
- ${{ inputs.hostkey }}
- ${{ inputs.cacain }}
- ${{ inputs.cachain }}

0 comments on commit 414d4dc

Please sign in to comment.