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

Pub needs your authorization to upload packages on your behalf-for verified publisher #18

Closed lambdaR closed 2 years ago

lambdaR commented 2 years ago

Hi, we are a verified publisher https://pub.dev/packages/m3o yet we are facing problem publishing our package automatically using this GitHub action.

Any idea what we can do to fix this issue, currently we are publishing our package manually. below is the latest logs, you can see it is setting there waiting for an action from our side.

https://github.com/m3o/m3o-dart/runs/6195174158?check_suite_focus=true#step:9:194

and this is the workflow publish.yml

https://github.com/m3o/m3o-dart/blob/main/.github/workflows/publish.yml

AlexV525 commented 2 years ago

Your credential seems to be invalid.

k-paxian commented 2 years ago

Please make sure you have updated your credentials after you've got verified as a publisher