Skip to content

Commit 18a2e16

Browse files
⬆️ CI/CD: Updated
1 parent f4a72b5 commit 18a2e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
tag: ${GITHUB_REF##*/}
2424
run: |
25+
echo ${GITHUB_REF##*/}
2526
gh release create "$tag" \
2627
--repo="$GITHUB_REPOSITORY" \
2728
--title="${tag#v}" \

0 commit comments

Comments
 (0)