Remove variable mask, add repo secrets (#7462)

This commit is contained in:
Alexey-Ayupov
2023-04-19 10:49:36 +02:00
committed by GitHub
parent bea98d0749
commit 265af52853
2 changed files with 12 additions and 32 deletions

View File

@@ -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