You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This [GitHub Action](https://github.com/flutter-actions/setup-flutter) installs and sets up of a Flutter SDK for use in actions by:
7
+
This [GitHub Action] installs and sets up of a Flutter SDK for use in actions by:
4
8
5
9
* Downloading the Flutter SDK
6
10
* Adding the `flutter` command and `dart` command to path
@@ -60,9 +64,9 @@ jobs:
60
64
61
65
## Automated publishing of packages to pub.dev
62
66
63
-
You can automate publishing from GitHub Actions by using the [flutter-actions/setup-pubdev-credentials](https://github.com/flutter-actions/setup-pubdev-credentials) action.
67
+
You can automate publishing from GitHub Actions by using the [flutter-actions/setup-pubdev-credentials] action.
64
68
65
-
See [flutter-actions/setup-pubdev-credentials](https://github.com/flutter-actions/setup-pubdev-credentials) for more information.
69
+
See [flutter-actions/setup-pubdev-credentials] for more information.
0 commit comments