Skip to content

Commit

Permalink
fixing slack report
Browse files Browse the repository at this point in the history
  • Loading branch information
brandenrodgers committed Aug 22, 2024
1 parent cfa7066 commit 12301f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testLatestPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
PORTAL_ID: ${{ secrets.ACCEPTANCE_TEST_PORTAL_ID }}
PERSONAL_ACCESS_KEY: ${{ secrets.ACCEPTANCE_TEST_PERSONAL_ACCESS_KEY }}
- name: Build Failure Slack Report
- name: Release Failure Slack Report
uses: ravsamhq/notify-slack-action@v2
if: ${{ always() && github.ref_name == 'main' }}
with:
Expand Down

0 comments on commit 12301f3

Please sign in to comment.