Skip to content

Commit 732e3d4

Browse files
authored
fix: new version announcement bot (#289)
1 parent 38c3233 commit 732e3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-release.yml

+1-1
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/[email protected].1
19+
uses: snakemake/[email protected].2
2020
with:
2121
access-token: ${{ secrets.MASTODONBOT }}
2222
pr-title: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)