planetscale / ghcommit-action

GitHub Action to commit files to a git branch using the ghcommit utility
Apache License 2.0
30 stars 4 forks source link

Support passing multiple patterns through file_pattern #22

Closed dctrwatson closed 1 year ago

dctrwatson commented 1 year ago

Will this break existing users with the change of the input name?

I only chagned the variable name inside the script. The action still uses file_pattern as the input and passes it as argv[5] to the entrypoint