deploy.yaml: Shorten Gitea release name
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: Create release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
name: Anlagensteuerung Pamhagen ${{ env.APP_VERSION }}
|
||||
name: Anl.-Strg. Pamhagen ${{ env.APP_VERSION }}
|
||||
body: "**[Changelog](src/branch/main/CHANGELOG.md#v${{ env.APP_VERSION }})**"
|
||||
files: |-
|
||||
Installer/bin/Release/de-AT/PamhagenSysCtrl-${{ env.APP_VERSION }}.msi
|
||||
|
||||
Reference in New Issue
Block a user