feat: update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows

This commit is contained in:
2025-02-18 22:32:07 +01:00
parent dc5118587c
commit d1bb4b7c83
3 changed files with 16 additions and 15 deletions

View File

@ -1,9 +1,7 @@
name: Gitea Release
on:
push:
tags:
- 'v*'
workflow_call: # This workflow will only be triggered when called by another workflow
permissions:
contents: write # Required for creating releases