From 2139e658494cca507ee4c8a0b4d3727cdfdeb6aa Mon Sep 17 00:00:00 2001 From: tjtharrison Date: Fri, 8 Nov 2024 23:51:43 +0000 Subject: [PATCH] fix: Newline to test release --- .github/workflows/main-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-release.yaml b/.github/workflows/main-release.yaml index ab22dab..018fac7 100644 --- a/.github/workflows/main-release.yaml +++ b/.github/workflows/main-release.yaml @@ -33,4 +33,4 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "chore: bump version to ${{ steps.release.outputs.NEW_RELEASE }} [skip ci]" - file_pattern: _version.py \ No newline at end of file + file_pattern: _version.py