[misc] Post release to forum (#4312)

This commit is contained in:
Maycon Santos
2025-08-08 16:41:33 -03:00
committed by GitHub
parent 9acf7f9262
commit 375fcf2752
2 changed files with 18 additions and 14 deletions

18
.github/workflows/forum.yml vendored Normal file
View File

@@ -0,0 +1,18 @@
name: Post release topic on Discourse
on:
release:
types: [published]
jobs:
post:
runs-on: ubuntu-latest
steps:
- uses: roots/discourse-topic-github-release-action@main
with:
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }}
discourse-base-url: https://forum.netbird.io
discourse-author-username: NetBird
discourse-category: 17
discourse-tags:
releases