diff --git a/.github/workflows/bundle-web.yml b/.github/workflows/bundle-web.yml index a1ecf75fc..44e87c3d7 100644 --- a/.github/workflows/bundle-web.yml +++ b/.github/workflows/bundle-web.yml @@ -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'