Skip to content

Commit

Permalink
1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsoftking committed Dec 29, 2024
1 parent 611a0f0 commit 954f751
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
- name: Build
if: ${{ env.branch_type == 'master' }}
run: npm run release --tag=${{ env.version }}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

# 如果是master分支,创建latest的Release,否则创建 预览版
- name: Create Release
Expand Down

0 comments on commit 954f751

Please sign in to comment.