Skip to content

Commit 0d2fc1a

Browse files
committed
feat: added base-url for compliance reasons
1 parent 5d24ecf commit 0d2fc1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/announce-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
access-token: ${{ secrets.MASTODONBOT }}
2323
pr-title: ${{ github.event.head_commit.message }}
24+
base-url: "" # may be empty for our instance
2425
message: |
2526
Beep, Beep - I am your friendly #Snakemake release announcement bot.
2627

0 commit comments

Comments
 (0)