diff --git a/.github/workflows/release-pr.yml b/.github/workflows/release-pr.yml index 394bd8b1ab..92aff58783 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -83,7 +83,6 @@ jobs: uses: ./.github/workflows/release-executables.yml with: tag: ${{ needs.set-tag.outputs.target_tag }} - current-version: ${{ needs.set-tag.outputs.current_version }} # leave-comment: # runs-on: 'ubuntu-latest'