mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
chore: js lint. use autostash when rebasing
This commit is contained in:
parent
525df731f5
commit
e1deb08c8c
1 changed files with 1 additions and 1 deletions
|
@ -166,5 +166,5 @@ jobs:
|
|||
author_email: owncast@owncast.online
|
||||
|
||||
- run: |
|
||||
git pull --rebase
|
||||
git pull --rebase --autostash
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue