Skip to content

Commit 6dd4053

Browse files
authored
fix: announce action (#291)
1 parent 2c6dc9a commit 6dd4053

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

0 commit comments

Comments
 (0)