update readme (#335)

This commit is contained in:
Bartek Pacia
2024-12-03 19:58:13 +01:00
committed by GitHub
parent 74af56c5ed
commit 7642db7052

View File

@@ -3,6 +3,8 @@
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and
macOS.
Originally created by [Alif Rachmawadi]. Maintained by [Bartek Pacia].
The following sections show how to configure this action.
## Specifying Flutter version
@@ -305,11 +307,5 @@ steps:
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
shell: bash
```
## Maintainers
- [Alif Rachmawadi] (original creator)
- [Bartek Pacia]
[Alif Rachmawadi]: https://github.com/subosito
[Bartek Pacia]: https://github.com/bartekpacia