k-paxian / dart-package-publisher

Action to Publish Dart / Flutter Package To https://pub.dev When you need to publish a package, just bump the version in pubspec.yaml
MIT License
66 stars 10 forks source link

more stars for k-paxian dart-package-publisher #6

Closed lcuis closed 4 years ago

lcuis commented 4 years ago

Hello @k-paxian ,

I find your dart-package-publisher action really useful and I believe it deserves more stars. This is why I am proposing this PR with improvements that may have helped me choose this action quicker from the marketplace:

:warning: Warning, I was not able to test the credentialJson as this would have probably required me to publish the action to the marketplace, which is not my intention.

The Challenge

k-paxian commented 4 years ago

@lcuis Thank you so much for your contribution!

lcuis commented 4 years ago

Hello @k-paxian , Thank you very much for your reply, the merge and the package deployment! I was able to test a version match with the credentialJson set without any token and it seemed to work as expected:

...
Local version: [1.0.4]
Remote version: [1.0.4]
Remote & Local versions are equal, skip publishing.