Browse Source

chore: js lint. use autostash when rebasing

pull/3236/head
Gabe Kangas 2 years ago committed by GitHub
parent
commit
e1deb08c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/javascript-format-build.yml

2
.github/workflows/javascript-format-build.yml

@ -166,5 +166,5 @@ jobs: @@ -166,5 +166,5 @@ jobs:
author_email: owncast@owncast.online
- run: |
git pull --rebase
git pull --rebase --autostash
git push

Loading…
Cancel
Save