修改 git_pull 逻辑

This commit is contained in:
whyour
2021-03-30 10:02:50 +08:00
parent f0f738f8a2
commit e4339ab204
2 changed files with 11 additions and 21 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
name: Publish Docker Image
on:
push:
branches:
- master
tags:
- v*
jobs:
build: