Closed lcuis closed 4 years ago
@lcuis Thank you so much for your contribution!
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.
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:doc/images
folder.credentialJson
) from the secrets instead of two separate tokens. This is a solution I have seen in another action.: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.