Skip to content

Commit

Permalink
fix(ci): ⚡ github action
Browse files Browse the repository at this point in the history
  • Loading branch information
leifermendez committed Dec 12, 2022
1 parent 739c63d commit b465de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
message: 'ci(version): :zap: automatic - ${date} updated versions every packages'
branch: 'dev'
branch: 'next-release'

############ UNIT TEST ############
test-unit:
Expand Down

0 comments on commit b465de5

Please sign in to comment.