github action env install
This commit is contained in:
parent
83df9869b1
commit
6fdc446935
|
@ -7,6 +7,7 @@ env:
|
||||||
go_version: '1.16'
|
go_version: '1.16'
|
||||||
flutter_channel: 'stable'
|
flutter_channel: 'stable'
|
||||||
flutter_version: '2.10.3'
|
flutter_version: '2.10.3'
|
||||||
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue