diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index a74fa2c..8fa7b3c 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -47,5 +47,5 @@ jobs: - name: Git Auto Commit uses: stefanzweifel/git-auto-commit-action@v4.16.0 with: - branch: master + branch: main file_pattern: '*.txt'