We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74af56c commit 7642db7Copy full SHA for 7642db7
README.md
@@ -3,6 +3,8 @@
3
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and
4
macOS.
5
6
+Originally created by [Alif Rachmawadi]. Maintained by [Bartek Pacia].
7
+
8
The following sections show how to configure this action.
9
10
## Specifying Flutter version
@@ -305,11 +307,5 @@ steps:
305
307
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
306
308
shell: bash
309
```
-
-## Maintainers
310
311
-- [Alif Rachmawadi] (original creator)
312
-- [Bartek Pacia]
313
314
[Alif Rachmawadi]: https://github.com/subosito
315
[Bartek Pacia]: https://github.com/bartekpacia
0 commit comments