Skip to content

Commit

Permalink
chore(ci): allow melos-action to continue on error in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
devaryakjha committed Dec 19, 2024
1 parent 8c1711e commit d7a68b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: subosito/flutter-action@v2

- uses: bluefireteam/melos-action@v3
continue-on-error: true
with:
run-versioning-prerelease: true
tag: true
Expand Down

0 comments on commit d7a68b9

Please sign in to comment.