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 c0bb371 commit a347914Copy full SHA for a347914
.github/workflows/update-conf-2024-deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
ARM_SUBSCRIPTION_ID: ${{ secrets.arm_subscription_id }}
40
ARTIFACT_DOWNLOAD_PATH: ${{ github.workspace }}/release_artifacts
41
ROOT_DIRECTORY_PATH: ${{ github.workspace }}/update-conference-prague-2024/demo-code-feedback-system/
42
- PULUMI_PATH: ${{ github.workspace }}/update-conference-prague-2024/demo-code-feedback-system/infra/pulumi-infra-deploy
+ PULUMI_PATH: ${{ github.workspace }}/update-conference-prague-2024/demo-code-feedback-system/infra
43
PULUMI_ACCESS_TOKEN: ${{ secrets.pulumi_access_token }}
44
PULUMI_PROJECT_FILE_PATH: ${{ github.workspace }}/update-conference-prague-2024/demo-code-feedback-system/infra/PulumiInfra.csproj
45
0 commit comments