Update .github/workflows/build-and-publish.yml

This commit is contained in:
2026-05-11 12:31:28 +00:00
parent b685075129
commit 434ed7a376
+3 -3
View File
@@ -2,9 +2,9 @@ name: Build and Publish
on: on:
push: push:
branches: #branches:
- master # - master
- main # - main
tags: tags:
- 'v*.*.*' - 'v*.*.*'