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

Update README.md #5

Closed joemiller closed 1 year ago

joemiller commented 1 year ago

Using ${{ github.head_ref || github.ref_name }} for branch spec seems to work best for all modes, eg on: push and on: pull_request.

Also need GH token set in env