Skip to content

Commit

Permalink
feat: change action github for branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandorjesus committed Jun 28, 2021
1 parent 8314af1 commit 68042b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish NPM 🚀
on:
push:
branches:
dev
main

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Storybook 🚀
on:
push:
branches:
dev
main

jobs:
build-and-deploy:
Expand Down

0 comments on commit 68042b7

Please sign in to comment.