feat: 添加检查 .git 文件夹的步骤

This commit is contained in:
严浩
2024-10-09 11:46:38 +08:00
parent aca6c13ecb
commit da7c4ac612
2 changed files with 12 additions and 1 deletions

View File

@ -26,7 +26,6 @@ jobs:
run: |
echo ${{ steps.semantic.outputs.next_release_published }}
echo ${{ steps.semantic.outputs.next_release_version }}
- name: Login to Docker Hub
uses: docker/login-action@v3
with: