Skip to content

Commit 23ba7ce

Browse files
authored
fix: update mastodon action (#265)
1 parent 2dd3b33 commit 23ba7ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/announce-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Post to Mastodon
19-
uses: snakemake/[email protected]
19+
uses: snakemake/[email protected]
20+
2021
with:
2122
message: |
2223
Beep, Beep - I am your friendly #Snakemake release announcement bot.

0 commit comments

Comments
 (0)