Skip to content

Commit

Permalink
Fix link to release notes for new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob committed Dec 4, 2023
1 parent 511d5b8 commit c79155b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-autotag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
name: ${{ steps.info.outputs.release-version }}
tag: ${{ steps.info.outputs.release-version }}
prerelease: ${{ steps.version.outputs.prerelease }}
body: "Release notes for this version are available at https://docs.carto.com/get-help/deployment-options/self-hosted/release-notes#${{ steps.version.outputs.release-version-normalized }}"
body: "Release notes for this version are available at https://docs.carto.com/carto-self-hosted/release-notes#${{ steps.version.outputs.release-version-normalized }}"

0 comments on commit c79155b

Please sign in to comment.