Skip to content

Commit

Permalink
Merge pull request #250 from Haidra-Org/main
Browse files Browse the repository at this point in the history
ci/chore: direct link to changelog on webhook
  • Loading branch information
tazlin authored May 5, 2024
2 parents 48fedb5 + 8ae6a26 commit 8fb72e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
uses: tsickert/[email protected]
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
content: "New version of horde-engine has been published to pypi: ${{ steps.release.outputs.version }}. Changelog: https://t.ly/z2vQ"
content: "New version of horde-engine has been published to pypi: ${{ steps.release.outputs.version }}. Changelog: https://github.com/Haidra-Org/hordelib/blob/releases/CHANGELOG.md"

0 comments on commit 8fb72e7

Please sign in to comment.