Add changelog in reöease.yaml
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user