mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 14:29:23 +00:00
Do not default the lfs-url to PEW's cache server
This commit is contained in:
@@ -64,7 +64,7 @@ inputs:
|
||||
default: false
|
||||
lfs-url:
|
||||
description: 'URL to use when fetching Git-LFS files'
|
||||
default: 'https://lfscache.office.playeveryware.com/${{ github.repository }}'
|
||||
default: ''
|
||||
lfs-url-cred-provider:
|
||||
description: 'Credential provider for the Git-LFS server'
|
||||
default: 'github'
|
||||
|
||||
Reference in New Issue
Block a user