scossu 9 月之前
父节点
当前提交
1f067b45c2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/push-test-image.yml

+ 1 - 0
.github/workflows/push-test-image.yml

@@ -20,6 +20,7 @@ jobs:
 
       - name: update version info
         run: |
+          git status
           git describe --tags >| VERSION
           git rev-parse HEAD >> VERSION