We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e140495 commit d191afeCopy full SHA for d191afe
.github/workflows/verify-release-candidate.yml
@@ -73,4 +73,4 @@ jobs:
73
74
- name: Run release candidate verification
75
shell: bash
76
- run: ./dev/release/verify-release-candidate.sh "${{ inputs.version }}" "${{ inputs.rc_number }}"
+ run: ./dev/release/verify-release-candidate.sh "${{ inputs.version }}" "${{ inputs.rc_number }}"
0 commit comments