Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
skypesky committed Jun 17, 2024
1 parent a57d461 commit 94df1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-beta-to-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: publish-beta-to-npm

on:
push:
branches: [feat-use-arcblock-pm2-io]
branches: [master]

jobs:
publish-beta-to-npm:
Expand Down

0 comments on commit 94df1b4

Please sign in to comment.