alexrintt / shared-storage

Flutter plugin to work with Android external storage.
http://alexrintt.io/shared-storage/
MIT License
54 stars 26 forks source link

Publish GitHub Action not working properly #9

Closed alexrintt closed 2 years ago

alexrintt commented 2 years ago

Current issue

GitHub Action can't work properly because has no authentication data.

Expected Fix

~Use this package on Github Action to allow authentication on pub site and publish the plugin automatically.~

This fix above doesn't worked either. So I left a sample repository which contains an action that works to publish a package. lakscastro/sample-dart-package.

alexrintt commented 2 years ago

Probably closed by this last commit. But I'll close it only when it works when dry-run equals to false in the latest v0.3.0 version

alexrintt commented 2 years ago

Fixed by using lakscastro/sample-dart-package. On publish.yaml action.