diff --git a/.github/workflows/ci_release.yaml b/.github/workflows/ci_release.yaml index 250c038f..3d274380 100644 --- a/.github/workflows/ci_release.yaml +++ b/.github/workflows/ci_release.yaml @@ -12,8 +12,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - with: - persist-credentials: false - name: Fetch major version tag and update it shell: bash