Skip to content

Commit

Permalink
oops :)
Browse files Browse the repository at this point in the history
Signed-off-by: Little Monkey <[email protected]>
  • Loading branch information
PlaceReporter99 authored Apr 30, 2024
1 parent d66b010 commit 0bc9957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sendmsg.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Post event into chat room
name: Send message

on:
workflow_dispatch:
Expand Down Expand Up @@ -28,4 +28,4 @@ jobs:
email: ${{ secrets.BOT_EMAIL }}
password: ${{ secrets.BOT_PASSWORD }}
message: ${{ inputs.message }}
room: ${{ inputs.room }}
room: ${{ inputs.room }}

0 comments on commit 0bc9957

Please sign in to comment.