We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c3233 commit 732e3d4Copy full SHA for 732e3d4
.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].1
+ uses: snakemake/[email protected].2
20
with:
21
access-token: ${{ secrets.MASTODONBOT }}
22
pr-title: ${{ github.event.release.tag_name }}
0 commit comments