zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

ci: patch release tag to filtering the packages #1174

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

This PR should make us available to make a better filter when we want to release only one package because, at this moment when we release one specific package, we run also the Ci for the package.

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com