Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siniStar7 committed Feb 4, 2025
1 parent 786c459 commit b2b74fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ jobs:
- name: Notify IRC
uses: openzfsonwindows/notify-irc@v1
with:

channel: "#Development,#IRC4Fun"
server: "irc.irc4fun.net"
nickname: "GitHub"
sasl_password: ${{ secrets.SASLPASS }}
ansicolor: "false"
eventpath: ${{ github.event_path }}

0 comments on commit b2b74fe

Please sign in to comment.