diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 332d546..b4be7ce 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -23,4 +23,5 @@ jobs: - name: Commit file uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: '[bot]: Updated latest image' \ No newline at end of file + commit_message: '[bot]: Updated latest image' + branch: main \ No newline at end of file