Skip to content

Commit

Permalink
CI: update mastodon-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Mar 21, 2024
1 parent db1a132 commit 7f6611b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,13 @@ jobs:
- name: Toot
id: mastodon
uses: cbrgm/[email protected].1
uses: cbrgm/[email protected].4
with:
message: |
🦀 Rusty Playdate Updated!
${{ inputs.message || (github.event_name == 'release' && 'New release published.' || '') }}
${{ steps.url.outputs.value }}
#rust #rustdev #playdate
Expand Down

0 comments on commit 7f6611b

Please sign in to comment.