Skip to content

Commit ad25872

Browse files
authored
chore: update draft release env set (#648)
1 parent b01ca16 commit ad25872

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/draft-release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jobs:
6464
- name: Validate release tag
6565
shell: bash
6666
run: |
67-
RELEASE_TAG=${{ inputs.RELEASE_TAG }}
68-
6967
if [ -z "${RELEASE_TAG}" ]; then
7068
echo "RELEASE_TAG is not set or is empty"
7169
exit 1

0 commit comments

Comments
 (0)