Skip to content

Commit

Permalink
Switch to openzfsonwindows/notify-irc@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
lundman committed Dec 21, 2024
1 parent ac0fab1 commit d51ed3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/notify-irc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- created
- edited
- closed
- answered
discussion_comment:
create:
delete:
Expand All @@ -25,7 +26,7 @@ jobs:

steps:
- name: Notify IRC
uses: openzfsonwindows/notify-irc@master
uses: openzfsonwindows/notify-irc@v1
with:
channel: "#OpenZFS-Windows"
server: "irc.libera.chat"
Expand Down

0 comments on commit d51ed3c

Please sign in to comment.