mirror of
https://github.com/actions/setup-java.git
synced 2025-07-01 05:14:17 +00:00
Switched to api.foojay.io
This commit is contained in:
parent
d3c44ebddc
commit
abef42bfe3
3 changed files with 3 additions and 3 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://stage.api.foojay.io';
|
||||
export const DISCO_URL = 'https://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