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 58b49f2 commit 4220ed8Copy full SHA for 4220ed8
.github/workflows/publish-release-notes-to-discourse.yml
@@ -28,7 +28,7 @@ jobs:
28
DISCOURSE_API_KEY: ${{ secrets.DISCOURSE_API_KEY }}
29
DISCOURSE_USERNAME: "pymc-bot"
30
DISCOURSE_URL: "https://discourse.pymc.io"
31
- DISCOURSE_CATEGORY: "Development"
+ DISCOURSE_CATEGORY: "News"
32
RELEASE_TAG: ${{ github.event.release.tag_name }}
33
RELEASE_BODY: ${{ github.event.release.body }}
34
RELEASE_URL: ${{ github.event.release.html_url }}
0 commit comments