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

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'