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 name: Docker Build and Push
on: on:
push: push:
tags: tags:
- "v*" - "v*"
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest