From b80b318e38f1b6366e0e1c073305e48b927e8625 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 30 Oct 2021 17:23:09 +0200 Subject: [PATCH] spaces --- .github/workflows/refresh-php8.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/refresh-php8.yml b/.github/workflows/refresh-php8.yml index 04e4297e..4c131b40 100644 --- a/.github/workflows/refresh-php8.yml +++ b/.github/workflows/refresh-php8.yml @@ -11,7 +11,7 @@ jobs: build: runs-on: ubuntu-latest - steps: + steps: - name: Checkout php8 branch uses: actions/checkout@v2 with: @@ -26,7 +26,7 @@ jobs: git config user.name "github-actions[bot]" git config user.email "41898282+github-actions[bot]@users.noreply.github.com" git merge origin/master - + - name: Push new changes uses: github-actions-x/commit@v2.8 with: