Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
rename GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Apr 28, 2024
1 parent 895bf37 commit 51eca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Terraform Init
run: terraform init # should be only deployed once. Ensure to manually destroy the ACR in the Azure Portal Web UI
working-directory: ./devops/terraform
- name: Deploy Storage Account backend
- name: Deploy Storage backends
run: terraform apply --auto-approve
continue-on-error: false
working-directory: ./devops/terraform
Expand Down

0 comments on commit 51eca14

Please sign in to comment.