Skip to content

Commit

Permalink
CI: Fix changelog version link for stable releases
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Feb 25, 2024
1 parent 55fcff7 commit 6d74542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-1.18.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
removeArtifacts: true
name: "${{ env._RELEASE_NAME }}-${{ env._RELEASE_VERSION }}"
body: |
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#$(_CHANGELOG_VERSION)
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#${{ env._CHANGELOG_VERSION }}
- name: Send alerts
if: env._IS_GITHUB_RELEASE == 'true' && success()
env:
Expand Down

0 comments on commit 6d74542

Please sign in to comment.