ci: trigger build on release published #1

Merged
siujamo merged 2 commits from develop into main 2026-06-22 10:58:51 +08:00
Showing only changes of commit f6be25415b - Show all commits
+2 -5
View File
@@ -1,11 +1,8 @@
name: Build
on:
push:
branches: [main]
tags: ["*"]
pull_request:
branches: [main]
release:
types: [published]
jobs:
build: