Skip to content

Commit

Permalink
Update chatupdate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PlaceReporter99 committed Apr 29, 2024
1 parent 338b25c commit bc935d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
password: ${{ secrets.BOT_PASSWORD }}
event: ${{ github.event_name }}
actor: ${{ github.actor }}
payload: ${{ github.event }}
payload: ${{ !!str ${{ github.event }} }}

0 comments on commit bc935d6

Please sign in to comment.