We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8481e7 commit 920db9aCopy full SHA for 920db9a
.github/workflows/terraform-github.yml
@@ -117,5 +117,5 @@ jobs:
117
run: terraform apply -auto-approve -input=false
118
119
- name: Send message to Slack via Workflow Builder
120
- uses: .github/actions/slack-alert
+ uses: ./.github/actions/slack-alert
121
if: failure()
0 commit comments