ci only build on tag

This commit is contained in:
Ronmi Ren 2025-01-12 23:01:57 +08:00
commit 5ff5b1c7e3

View file

@ -5,6 +5,8 @@
on:
push:
tags:
- 'v*'
jobs:
docker: