Browse Source

Update build-image.yml

兔姬桑 4 years ago
parent
commit
4940d4c001
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-image.yml

+ 1 - 1
.github/workflows/build-image.yml

@@ -5,7 +5,7 @@ on:
     branches:
 #      - master
     tags:
-      - v*
+      - V*
 
 jobs:
   build: