We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac39eb commit 3781f36Copy full SHA for 3781f36
.github/workflows/announce-release.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
access-token: ${{ secrets.MASTODONBOT }}
34
pr-title: ${{ github.event.head_commit.message }}
35
- image: pr_logo/long_logo_hpc.png
+ image: "long_logo_hpc.png"
36
image-description: "Snakemake HPC logo for Mastodon"
37
message: |
38
Beep, Beep - I am your friendly #Snakemake release announcement bot.
0 commit comments