mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
Update release.ts
This commit is contained in:
parent
0600af6a5c
commit
4ac301c302
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import * as httpm from '@actions/http-client';
|
|||
import * as semver from 'semver';
|
||||
|
||||
export const storageUrl =
|
||||
'https://storage.googleapis.com/flutter_infra/releases';
|
||||
'https://storage.googleapis.com/flutter_infra_release/releases';
|
||||
|
||||
interface IFlutterData {
|
||||
channel: string;
|
||||
|
|
Loading…
Add table
Reference in a new issue