Update release.ts
This commit is contained in:
@@ -3,7 +3,7 @@ import * as httpm from '@actions/http-client';
|
|||||||
import * as semver from 'semver';
|
import * as semver from 'semver';
|
||||||
|
|
||||||
export const storageUrl =
|
export const storageUrl =
|
||||||
'https://storage.googleapis.com/flutter_infra/releases';
|
'https://storage.googleapis.com/flutter_infra_release/releases';
|
||||||
|
|
||||||
interface IFlutterData {
|
interface IFlutterData {
|
||||||
channel: string;
|
channel: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user