Skip to content

Commit

Permalink
SlackNotifications
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayp7 committed Feb 25, 2024
1 parent f2f471e commit c3626d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
path: html-report.zip

- name: Send Slack notification with artifact link
uses: "https://github.com/marketplace/actions/slack-action"
uses: docker://slack/webhook:latest
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
Expand Down

0 comments on commit c3626d7

Please sign in to comment.