feat: update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user