From 532e6f31bf6171f0043d3ff5fa31437afe5249c2 Mon Sep 17 00:00:00 2001 From: Alexander Mazuruk <18071010+k-paxian@users.noreply.github.com> Date: Mon, 6 Feb 2023 22:41:33 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d98ed68..6367ab6 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ and forget about it. When you need to publish a package, just bump the version i ![dart-package-publisher](doc/images/dart-package-publisher.png) +## The Firehose + +Finally, after 3 years of silence Google did that job in house :smile: [firehose][5] + ## Inputs 📥 ### `accessToken` @@ -145,3 +149,4 @@ jobs: [2]: https://github.com/k-paxian/dart-json-mapper [3]: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#example-using-a-list-of-events [4]: https://dart.dev/tools/pub/verified-publishers +[5]: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose