From 2d459259fd221b9ee1265d6061c32fdafcbd06b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jenn=20=E2=9D=A5?= Date: Mon, 20 Nov 2023 11:33:18 -0800 Subject: [PATCH] Update git-auto-commit.yml Testing this out --- .github/workflows/git-auto-commit.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/git-auto-commit.yml b/.github/workflows/git-auto-commit.yml index d7db234..87fc2c0 100644 --- a/.github/workflows/git-auto-commit.yml +++ b/.github/workflows/git-auto-commit.yml @@ -29,3 +29,6 @@ jobs: - name: "changes detected" if: steps.auto-commit-action.outputs.changes_detected == 'true' run: "echo \"Changes detected\"" + + + - uses: stefanzweifel/git-auto-commit-action@v5