Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
fix: slack
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeff07 committed Feb 2, 2022
1 parent 74c3e02 commit 43203ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
shell: bash

- name: Notify on Slack
uses: act10ns/slack@v1.3.2
uses: openhousepvt/slack@v1.3.2
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
Expand Down

0 comments on commit 43203ac

Please sign in to comment.