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

Getting missing access token even though it is present in the github secrets #10

Closed aakash1313 closed 4 years ago

aakash1313 commented 4 years ago

Hi, I am trying to automate the publishing of a flutter package for which i added the access token and refresh token in the secrets. But i am still getting the error stating missing access token ?

k-paxian commented 4 years ago

Make sure you have proper indentation in your yaml file