diff --git a/entrypoint.sh b/entrypoint.sh index d1aee52..9e71d87 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -90,7 +90,7 @@ fi echo "NEW_VERSION=$NEW_VERSION" -# 將版本輸出到環境變數 -echo "version=$NEW_VERSION" >> $GITHUB_OUTPUT +echo "==================================================" -echo "==================================================" \ No newline at end of file +# 將版本輸出到環境變數 +echo "version=$NEW_VERSION" >> $GITHUB_OUTPUT \ No newline at end of file