Skip to content

Commit

Permalink
fix: rename npm-dev-test package (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 authored Sep 23, 2024
1 parent fbf1f0c commit 40f7d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-merge-dev-npm_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# 设置环境变量
echo "PACKAGE_VERSION=$VERSION" >> "$GITHUB_ENV"
package_name="@cherry-markdown/preview-dev"
package_name="@cherry-markdown-publisher/preview-dev"
echo "PACKAGE_NAME=$package_name" >> "$GITHUB_ENV"
# 打印当前版本号
Expand Down

0 comments on commit 40f7d6b

Please sign in to comment.