Skip to content

Commit

Permalink
chore(main): release 测试npm发布逻辑
Browse files Browse the repository at this point in the history
  • Loading branch information
danni-cool committed Jan 12, 2024
1 parent 4817bcf commit 1934baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-cli-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main

jobs:
update-cli-version:
if: "${{contains(github.event.head_commit.message, 'chore(main): release')}}"
Expand Down

0 comments on commit 1934baf

Please sign in to comment.