fix compare url in release

This commit is contained in:
DarkC
2022-07-05 12:24:09 +02:00
committed by GitHub
parent 41f0a8ab89
commit bea9114e88

View File

@@ -4,7 +4,7 @@ tag-template: 'v$RESOLVED_VERSION'
template: |
# Changelog
$CHANGES
See details of [all code changes](https://github.com/actions/jekyll-build-pages/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release
See details of [all code changes](https://github.com/actions/deploy-pages/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release
categories:
- title: '🚀 Features'
labels: