mirror of
https://github.com/actions/setup-java.git
synced 2025-04-19 09:26:46 +00:00
Switched to staging
This commit is contained in:
parent
adb2754170
commit
9a807817f3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export const INPUT_DEFAULT_GPG_PASSPHRASE = 'GPG_PASSPHRASE';
|
|||
|
||||
export const STATE_GPG_PRIVATE_KEY_FINGERPRINT = 'gpg-private-key-fingerprint';
|
||||
|
||||
export const DISCO_URL = 'https://api.foojay.io';
|
||||
export const DISCO_URL = 'https://stage.api.foojay.io';
|
||||
export const PACKAGES_PATH = '/disco/v1.0/packages';
|
||||
export const EPHEMERAL_IDS_PATH = '/disco/v1.0/ephemeral_ids';
|
||||
export const DISTROS: string[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue