Skip to content

Commit

Permalink
Merge pull request #183 from isomerpages/staging
Browse files Browse the repository at this point in the history
fix: revert skip preview in deploy
  • Loading branch information
dcshzj authored Jul 22, 2024
2 parents eedfe95 + d341242 commit 61e4cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pulumi stack select indirection-layer-prod
pulumi up --skip-preview
pulumi up --yes

0 comments on commit 61e4cf6

Please sign in to comment.