Skip to content

Commit

Permalink
And now update irc-message-action to a newly released version which s…
Browse files Browse the repository at this point in the history
…upports Monterey
  • Loading branch information
cmsj committed Apr 28, 2022
1 parent 3042635 commit 4b8f6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: 'hammerspoon'

# Send IRC notification for new PRs
- uses: Gottox/irc-message-action@main
- uses: Gottox/irc-message-action@v2.1.2
if: ${{ always() && github.event_name == 'pull_request' && github.repository == 'hammerspoon/Spoons' }}
with:
channel: '#hammerspoon'
Expand Down

0 comments on commit 4b8f6ab

Please sign in to comment.