fix workflow

This commit is contained in:
aiyueqi
2026-04-16 19:34:50 +08:00
parent a2f1e52470
commit cb355bded3

View File

@@ -1,11 +1,11 @@
name: Docker Build and Push
on:
on:
push:
tags:
- "v*"
jobs:
jobs:
docker:
runs-on: ubuntu-latest