Skip to content

Commit 9ff31df

Browse files
author
Mindee
committed
hello
1 parent aea4779 commit 9ff31df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
git tag -a "${tag}" -m"Version ${version}";
4444
git push origin "${tag}"
4545
46-
echo "Tagged: ${tag}"
46+
echo "Tagged and pushed: ${tag}"

0 commit comments

Comments
 (0)