Skip to content

Commit

Permalink
ci(publish): temp change to fix CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoEllet committed Oct 27, 2024
1 parent 6e67ccb commit ff1c98a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:



- name: 🔄 Check if package is ready for publishing
run: flutter pub publish --dry-run
# - name: 🔄 Check if package is ready for publishing
# run: flutter pub publish --dry-run

- name: 📤 Publish flutter_quill
run: flutter pub publish --force
Expand Down

0 comments on commit ff1c98a

Please sign in to comment.