mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2025-09-03 15:35:45 -06:00
Pass ignored files as parameters
This commit is contained in:
parent
96f65f4ae1
commit
963893b7a8
@ -68,6 +68,7 @@ runs:
|
||||
- '${{ inputs.target-branch }}'
|
||||
- '${{ inputs.commit-message }}'
|
||||
- '${{ inputs.target-directory }}'
|
||||
- '${{ inputs.target-directory-ignored-file-name }}'
|
||||
branding:
|
||||
icon: git-commit
|
||||
color: green
|
||||
|
Loading…
x
Reference in New Issue
Block a user