Allow rebasing when bundling web app
This commit is contained in:
1
.github/workflows/bundle-web.yml
vendored
1
.github/workflows/bundle-web.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user