Skip to content

Commit

Permalink
fix: try fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Jun 24, 2022
1 parent e8cb47c commit 08bdc3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
run: terraform validate -no-color
-
name: Terraform Apply
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: terraform apply -no-color -input=false -lock=true -auto-approve -input=false
-
name: set deployment status
Expand Down

0 comments on commit 08bdc3e

Please sign in to comment.