Skip to content

Commit fc2f2d4

Browse files
committed
chore: message clarity
1 parent b69846d commit fc2f2d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/getPreReleaseTag/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ runs:
2626
with:
2727
input_string: ${{ steps.packageVersion.outputs.prop }}
2828

29-
- run: echo "found prerelease tag ${{ steps.parsed.outputs.prerelease }}"
29+
- run: echo "Prerelease tag parsing found '${{ steps.parsed.outputs.prerelease }}'"
3030
shell: bash

0 commit comments

Comments
 (0)