Skip to content

Commit

Permalink
fix: ci v2
Browse files Browse the repository at this point in the history
  • Loading branch information
skypesky committed Jun 19, 2024
1 parent b780633 commit e4ca9a1
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: [master1]
branches: [master]

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

0 comments on commit e4ca9a1

Please sign in to comment.