fix: build and release for tag push-only in release.yml

This commit is contained in:
Fazri Gading
2026-01-31 04:34:58 +08:00
parent ea0f87c46a
commit f8cf41972d

View File

@@ -2,8 +2,6 @@ name: Build and Release
on: on:
push: push:
branches:
- main
tags: tags:
- 'v*' - 'v*'
workflow_dispatch: workflow_dispatch: