We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17ad83 commit 9b13cbbCopy full SHA for 9b13cbb
3 files changed
.github/workflows/deploy-linux.yml
@@ -78,7 +78,7 @@ on:
78
79
jobs:
80
Run:
81
- uses: ./.github/workflows/deployment-orchestrator.yml
+ uses: ./.github/workflows/deploy-orchestrator.yml
82
with:
83
runner_os: ubuntu-latest
84
azure_location: ${{ github.event.inputs.azure_location || 'australiaeast' }}
…ub/workflows/deployment-orchestrator.yml .github/workflows/deploy-orchestrator.yml.github/workflows/deployment-orchestrator.yml renamed to .github/workflows/deploy-orchestrator.yml
.github/workflows/deploy-windows.yml
runner_os: windows-latest
0 commit comments