We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9834a1c commit 87cccbbCopy full SHA for 87cccbb
.github/workflows/announce-release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Post to Mastodon
19
- uses: snakemake/[email protected].7
+ uses: snakemake/[email protected].8
20
21
with:
22
access-token: ${{ secrets.MASTODONBOT }}
0 commit comments