Skip to content

Commit 4c26c3b

Browse files
committed
change release log
Signed-off-by: hexilee <i@hexilee.me>
1 parent d400331 commit 4c26c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "package dir:"
4646
ls
4747
cargo package
48-
echo "We will publish:" $PACKAGE_VERSION
48+
echo "Will be published:" $PACKAGE_VERSION
4949
echo "This is current latest:" $PUBLISHED_VERSION
5050
echo "post package dir:"
5151
cd ${{ matrix.publishPath }}

0 commit comments

Comments
 (0)