Skip to content

Commit acee023

Browse files
authored
Revert "fix: CI-infra workflow missing variable"
This reverts commit dabe194.
1 parent dabe194 commit acee023

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-infra.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,5 @@ jobs:
4848
TF_VAR_environment: ${{ env.ENV }}
4949
TF_VAR_project_id: ${{ secrets.GCP_PROJECT_ID }}
5050
TF_VAR_region: ${{ env.REGION }}
51-
TF_VAR_github_repo: ${{ env.GITHUB_REPO }}
5251
TF_VAR_alert_email_map: ${{ secrets.ALERT_EMAIL_MAP }}
5352
run: terraform apply -auto-approve

0 commit comments

Comments
 (0)