Skip to content

Commit

Permalink
feat: master/main em ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcaxias committed Oct 27, 2022
1 parent 962a25d commit 354a46a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- main
jobs:
release:
name: Release
Expand Down
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"branches": [
"master",
"main",
"next"
]
}

1 comment on commit 354a46a

@vercel
Copy link

@vercel vercel bot commented on 354a46a Oct 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.