Skip to content

Commit 28c3d24

Browse files
committed
fix irc message
1 parent f5d2554 commit 28c3d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/irc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
channel: "#bornhack-website"
1717
nickname: "webteambot"
1818
message: |-
19-
${{ github.actor }} pushed new BMA commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
19+
${{ github.actor }} pushed new bma-client-python commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
2020
...

0 commit comments

Comments
 (0)