Skip to content

Commit 11cc0d4

Browse files
authored
Merge pull request #3876 from alephdata/chore/fix-discourse-tags
Properly add two tags to the discourse post
2 parents f7e97b2 + 210be43 commit 11cc0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discourse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }}
1414
discourse-base-url: https://aleph.discourse.group/
1515
discourse-category: 5
16-
discourse-tags:
16+
discourse-tags: |
1717
release
1818
aleph

0 commit comments

Comments
 (0)