Skip to content

Commit

Permalink
Update irc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
silv3rr authored Dec 6, 2024
1 parent 8014d45 commit 5e534c1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/irc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ jobs:
with:
channel: "#glhelp"
server: "irc.choopa.net"
port: 7000
tls: true
#port: 7000
#tls: true
port: 6667
tls: false
nickname: shithub
message: |-
${{ github.actor }} pushed ${{ github.event.ref }} ${{ github.event.compare }}
Expand Down

0 comments on commit 5e534c1

Please sign in to comment.