mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 09:44:38 +08:00
Remove variable mask, add repo secrets (#7462)
This commit is contained in:
2
.github/workflows/macos11.yml
vendored
2
.github/workflows/macos11.yml
vendored
@@ -26,5 +26,5 @@ jobs:
|
||||
template_path: 'templates/macOS-11.json'
|
||||
target_datastore: 'ds-image'
|
||||
custom_repo: ${{ github.event.inputs.CUSTOM_REPOSITORY }}
|
||||
custom_repo_hash: ${{ github.event.inputs.CUSTOM_REPOSITORY_COMMIT_HASH }}
|
||||
custom_repo_commit_hash: ${{ github.event.inputs.CUSTOM_REPOSITORY_COMMIT_HASH }}
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user