Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Jan 23, 2024
1 parent e4d1f6d commit 78913f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tofu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: OpenTofu Plan
id: plan
if: github.event_name == 'pull_request'
run: otfu plan -no-color -input=false
run: tofu plan -no-color -input=false
env:
SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}
continue-on-error: true
Expand Down

0 comments on commit 78913f7

Please sign in to comment.