Skip to content

Commit

Permalink
🐎 ci: 测试ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hmydgz committed Jun 18, 2024
1 parent c9aba53 commit 4d72fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.adtion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "VERSION=$VERSION" >> $GITHUB_ENV
- name: 更新 NPM 版本号
run: npm version $VERSION
run: npm version $VERSION --no-git-tag-version
env:
VERSION: ${{ env.VERSION }}

Expand Down

0 comments on commit 4d72fc1

Please sign in to comment.