mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +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
2
dist/cleanup/index.js
vendored
2
dist/cleanup/index.js
vendored
|
@ -1031,7 +1031,7 @@ exports.INPUT_GPG_PASSPHRASE = 'gpg-passphrase';
|
|||
exports.INPUT_DEFAULT_GPG_PRIVATE_KEY = undefined;
|
||||
exports.INPUT_DEFAULT_GPG_PASSPHRASE = 'GPG_PASSPHRASE';
|
||||
exports.STATE_GPG_PRIVATE_KEY_FINGERPRINT = 'gpg-private-key-fingerprint';
|
||||
exports.DISCO_URL = 'https://stage.api.foojay.io';
|
||||
exports.DISCO_URL = 'https://api.foojay.io';
|
||||
exports.PACKAGES_PATH = '/disco/v1.0/packages';
|
||||
exports.EPHEMERAL_IDS_PATH = '/disco/v1.0/ephemeral_ids';
|
||||
exports.DISTROS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue