Skip to content

Commit

Permalink
chore: change terraform plan job app_env
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Dec 17, 2024
1 parent 41b4519 commit 3288185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: Verify Terraform
uses: ./.github/workflows/.deploy-app.yml
with:
app_env: dev
app_env: ephermal-${{ github.event.number }}
command: plan
environment_name: dev
tag: ${{ github.event.number }}
Expand Down

0 comments on commit 3288185

Please sign in to comment.