mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
feat: 添加检查 .git 文件夹的步骤
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user