3
0

Add changelog in reöease.yaml

This commit is contained in:
Michael Otto
2026-03-19 06:20:22 +01:00
parent 8904fb24cc
commit b7c0b64f8c

View File

@@ -347,7 +347,7 @@ jobs:
URL=${{ steps.metadata.outputs.homepage }}/releases/download/${{ steps.daten.outputs.version }}-${{ steps.daten.outputs.channel }}/${{ steps.daten.outputs.zip_file }}
ENTRY="${ENTRY//\{\{URL\}\}/$URL}"
#https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action/releases/download/54-unstable/sn_test.zip
ENTRY="${ENTRY//\{\{CHANGELOG\}\}/${{ steps.changelog.outputs.current }}}"
echo "$ENTRY"