diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index d26fbc2..b2fd0b3 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -16,7 +16,6 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 with: fetch-depth: 0 - persist-credentials: false - name: Determine version bump type id: bump-type