diff --git a/.github/workflows/make-release-commit.yml b/.github/workflows/make-release-commit.yml index e4202a49..7e713e88 100644 --- a/.github/workflows/make-release-commit.yml +++ b/.github/workflows/make-release-commit.yml @@ -29,6 +29,7 @@ jobs: uses: actions/checkout@v3 with: ref: main + persist-credentials: false fetch-depth: 0 lfs: true - name: Set git configs for bumpversion