Skip to content

Commit

Permalink
ci: add environment work-dir to preview workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Harjot1Singh committed Oct 1, 2023
1 parent 6b80505 commit 0536c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
command: preview
stack-name: ShabadOS/${{ matrix.environment }}
work-dir: environment
env:
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
Expand Down

0 comments on commit 0536c4c

Please sign in to comment.