Skip to content

Commit 1a9ba81

Browse files
Merge pull request #32 from yelizariev/patch-2
delete args as not used
2 parents 2043118 + 36610a4 commit 1a9ba81

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ inputs:
2525
runs:
2626
using: 'docker'
2727
image: 'Dockerfile'
28-
args:
29-
- ${{ inputs.commit_message }}
30-
- ${{ inputs.commit_options }}
31-
- ${{ inputs.branch }}
32-
- ${{ inputs.file_pattern }}
33-
- ${{ inputs.repository }}
3428

3529
branding:
3630
icon: 'git-commit'

0 commit comments

Comments
 (0)