Browse Source

chore: remove invalid input

Signed-off-by: Pranav C <pranavxc@gmail.com>
pull/2435/head
Pranav C 2 years ago
parent
commit
0361d2e1e7
  1. 1
      .github/workflows/release-pr.yml

1
.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'

Loading…
Cancel
Save