We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc781d commit 1138506Copy full SHA for 1138506
.github/workflows/test-automation.yml
@@ -31,7 +31,7 @@ jobs:
31
MACAE_URL_API: ${{ inputs.MACAE_URL_API }}
32
MACAE_RG: ${{ inputs.MACAE_RG }}
33
MACAE_CONTAINER_APP: ${{ inputs.MACAE_CONTAINER_APP }}
34
- accelerator_name: "MACAE"
+ accelerator_name: "MACAE v3"
35
36
steps:
37
- name: Checkout repository
0 commit comments