From 4a82f545586c91dd8752ee639d31f0d921b86d78 Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 19 Nov 2024 10:44:34 +0100 Subject: [PATCH] Update next.yml --- .github/workflows/next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/next.yml b/.github/workflows/next.yml index d401f2f..9cfd05d 100644 --- a/.github/workflows/next.yml +++ b/.github/workflows/next.yml @@ -72,5 +72,5 @@ jobs: - name: Upload app.json uses: EndBug/add-and-commit@v9 with: - pull: '--rebase --autostash ...' + pull: '--rebase --autostash' add: '${{ matrix.region }}.json'