feat: update release workflows for Gitea and GitHub, increment version to 1.2.26

This commit is contained in:
Manuel Weiser
2025-02-19 10:07:41 +01:00
parent 00f6a4b0ae
commit f4b67e52b8
4 changed files with 68 additions and 99 deletions
@@ -1,9 +1,7 @@
name: Github Release
on:
push:
tags:
- 'v*'
workflow_call: # This ensures the workflow can only be called from another workflow
permissions:
contents: write # Required for creating releases