Skip to content

Commit

Permalink
Fix the heading quote
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed Mar 1, 2024
1 parent 900e975 commit 1d4f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ runs:
- --environments=${{ inputs.environments }}
- --verbose=${{ inputs.verbose }}
- --target-repository=${{ inputs.target-repository }}
- --target-repository-file="${{ inputs.target-repository-file }}
- --target-repository-file=${{ inputs.target-repository-file }}
- --github-token=${{ inputs.github-token }}

0 comments on commit 1d4f2b6

Please sign in to comment.