millions-journalist-34868
06/27/2025, 3:50 PM- uses: pulumi/actions@v6
id: pulumi
with:
command: up
stack-name: ${{ vars.PULUMI_ORGANIZATION }}/vue-2048/pr-${{ github.event.number }}
work-dir: infra
comment-on-pr: true
github-token: ${{ secrets.GITHUB_TOKEN }}
upsert: true
stocky-restaurant-98004
06/28/2025, 2:54 AMmillions-journalist-34868
06/30/2025, 10:12 AMstocky-restaurant-98004
06/30/2025, 2:18 PMpulumi up --config-file /path/to/file
.
⢠You can pass in the config at the CLI using pulumi up --config ...
millions-journalist-34868
06/30/2025, 2:38 PMstocky-restaurant-98004
06/30/2025, 4:51 PM