Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi authored Jul 10, 2023
1 parent 04fa34f commit 1f4d352
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.file-mask }}
- ${{ inputs.additional-options }}
- ${{ inputs.settings-file }}

0 comments on commit 1f4d352

Please sign in to comment.