fix: github flow (#107)

This commit is contained in:
安正超
2025-07-08 20:16:18 +08:00
committed by GitHub
parent 2bd11d476e
commit 055a99ba25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ name: Build and Release
on:
push:
tags: ["v*"]
tags: ["*"]
branches: [main]
paths:
- "rustfs/**"
+1 -1
View File
@@ -16,7 +16,7 @@ name: Docker Images
on:
push:
tags: ["v*"]
tags: ["*"]
branches: [main]
paths:
- "rustfs/**"