actions-js / push

⬆️ Push changes made by actions right back into the current repository.
MIT License
87 stars 51 forks source link

Implement `git pull --rebase before push` #14

Closed bdovh closed 5 months ago

notfilippo commented 1 year ago

Hey, sorry for the wait. Could you make it as an option of the action? See #12 for implementation details.

bdovh commented 1 year ago

do you mean a boolean switch?

notfilippo commented 1 year ago

Yes, exactly

notfilippo commented 5 months ago

Implemented in #23