diff --git a/.github/workflows/flake.yml b/.github/workflows/flake.yml index 86476e2..e336ff5 100644 --- a/.github/workflows/flake.yml +++ b/.github/workflows/flake.yml @@ -30,7 +30,7 @@ jobs: - name: Source rebase id: rebase - run: git pull --auto-stash --rebase + run: git pull --autostash --rebase - name: Commit changes uses: EndBug/add-and-commit@v9