保留git仓库文件

This commit is contained in:
sijinhui 2024-07-24 13:54:28 +08:00
parent 4e48d0e9cc
commit e2b8d56619

View File

@ -21,7 +21,7 @@ jobs:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
clean: true clean: false
github-server-url: 'https://gh.sivpn.cn' github-server-url: 'https://gh.sivpn.cn'
- name: build and deploy to Docker Hub - name: build and deploy to Docker Hub
run: | run: |