Skip to content

Commit

Permalink
ci: remove TODO bug related to the styling loss
Browse files Browse the repository at this point in the history
  • Loading branch information
ellet0 committed May 20, 2024
1 parent 4d284dd commit 189f645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
exit 1
fi
# TODO: There is a bug that cause styling loss: https://github.com/singerdmx/flutter-quill/issues/1880
- name: 📝 Update version and CHANGELOG for all the packages
run: dart ./scripts/update_package_version.dart ${{ steps.extract_version.outputs.VERSION }} '${{ fromJson(steps.fetch-release-notes-request.outputs.response).body }}'

Expand Down

0 comments on commit 189f645

Please sign in to comment.