Skip to content

Commit

Permalink
feat: ✨ 测试子包发布
Browse files Browse the repository at this point in the history
  • Loading branch information
G committed Dec 15, 2023
1 parent d31d452 commit 736d71b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_PACKAGE }}
run: npx semantic-release
run: |
cd ./packages/gbeata
npx semantic-release

0 comments on commit 736d71b

Please sign in to comment.