Skip to content

Commit a3a548c

Browse files
authored
fix: pr title (#287)
1 parent 54ca2d1 commit a3a548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Post to Mastodon
19-
uses: snakemake/mastodon-release-post-action@v1.2.0
19+
uses: snakemake/mastodon-release-post-action@v1.2.1
2020
with:
2121
access-token: ${{ secrets.MASTODONBOT }}
2222
pr-title: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)