Skip to content

Commit

Permalink
Merge pull request #341 from CartoDB/fix-release-notes-link
Browse files Browse the repository at this point in the history
Fix link to release notes for new releases
  • Loading branch information
moicalcob authored Dec 4, 2023
2 parents 511d5b8 + c79155b commit 4f0a7c3
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 4f0a7c3

Please sign in to comment.