Allow rebasing when bundling web app

This commit is contained in:
Gabe Kangas 2022-08-15 20:41:10 -07:00
parent 4a25082167
commit 41ab4d9fe1
No known key found for this signature in database
GPG key ID: 9A56337728BC81EA

View file

@ -15,5 +15,6 @@ jobs:
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
pull: --rebase --autostash
message: 'Bundle embedded web app'
add: 'static/web'