mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
back to production
This commit is contained in:
parent
c3ebc466b1
commit
5d71b64966
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 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 PACKAGES_PATH = '/disco/v1.0/packages';
|
||||||
export const EPHEMERAL_IDS_PATH = '/disco/v1.0/ephemeral_ids';
|
export const EPHEMERAL_IDS_PATH = '/disco/v1.0/ephemeral_ids';
|
||||||
export const DISTROS: string[] = [
|
export const DISTROS: string[] = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue