Skip to content

Commit

Permalink
fix category
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker committed Mar 14, 2022
1 parent 30728c4 commit 3af04ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
artifacts: "rrdtool-${{ steps.get_version.outputs.version }}.tar.gz"
artifactContentType: "application/tar+gzip"
bodyFile: releasenotes
discussionCategory: "Release ${{ steps.get_version.outputs.version }}"
discussionCategory: "Release Issues"
name: "RRDtool Version ${{ steps.get_version.outputs.version }}"
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3af04ac

Please sign in to comment.