We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95a58b commit 6a1df9aCopy full SHA for 6a1df9a
.github/workflows/release-toot.yml
@@ -10,7 +10,7 @@ jobs:
10
toot:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: cbrgm/mastodon-github-action@v1
+ - uses: cbrgm/mastodon-github-action@v2
14
if: ${{ !github.event.repository.private }}
15
with:
16
# GitHub event payload
0 commit comments