Skip to content

Commit b5aa02c

Browse files
committed
[main]: update workflow
1 parent de30b77 commit b5aa02c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
NAME=${{ steps.check_version.outputs.pkg_name }}
7676
VER=${{ steps.check_version.outputs.pkg_ver }}
7777
echo "### ✅ Success: Published $NAME v$VER" >> $GITHUB_STEP_SUMMARY
78-
echo "View your package on TestPyPI: [https://test.pypi.org](https://test.pypi.org/project/rz-sample/)" >> $GITHUB_STEP_SUMMARY
78+
echo "View your package on TestPyPI: [rz-sample](https://test.pypi.org/project/rz-sample/)" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)