Skip to content

Commit

Permalink
fix the --name argument
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed Nov 2, 2023
1 parent a5f22fc commit 8d9c922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ runs:
- --path
- ${{ inputs.template }}
- ${{ inputs.arguments }}
- --name
- ${{ inputs.name }}

0 comments on commit 8d9c922

Please sign in to comment.