Skip to content

Commit 73b0cff

Browse files
committed
Update README.md
1 parent 573986d commit 73b0cff

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
[flutter-actions/setup-pubdev-credentials]: https://github.com/flutter-actions/setup-pubdev-credentials
2+
[GitHub Action]: https://github.com/flutter-actions/setup-flutter
3+
[`LICENSE`]: https://github.com/flutter-actions/setup-flutter/blob/main/LICENSE
4+
15
## About
26

3-
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:
48

59
* Downloading the Flutter SDK
610
* Adding the `flutter` command and `dart` command to path
@@ -60,9 +64,9 @@ jobs:
6064
6165
## Automated publishing of packages to pub.dev
6266
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.
6468
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.
6670
6771
## Troubleshooting
6872
@@ -92,4 +96,4 @@ curl -fsSL https://raw.githubusercontent.com/flutter-actions/setup-flutter/${SET
9296

9397
# License
9498

95-
See the [`LICENSE`](LICENSE) file.
99+
See the [`LICENSE`] file.

0 commit comments

Comments
 (0)