Skip to content

Commit

Permalink
Change to MIRC colors
Browse files Browse the repository at this point in the history
  • Loading branch information
lundman committed Jan 4, 2025
1 parent 335680a commit 8964fe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/notify-irc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:

steps:
- name: Notify IRC
uses: openzfsonwindows/notify-irc@v1
uses: openzfsonwindows/notify-irc@v2
with:
channel: "#OpenZFS-Windows"
server: "irc.libera.chat"
nickname: "zfs-consus"
ansicolor: "true"
mirccolor: "true"
eventpath: ${{ github.event_path }}

0 comments on commit 8964fe9

Please sign in to comment.