diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c152c5..5e5cef4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: - name: IRC notification uses: Gottox/irc-message-action@v2 with: - channel: '##dead' + channel: '#dead' nickname: GitHub server: 'irc.dead.guru' notice: true