mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
ignore working tree clean
This commit is contained in:
parent
d38109c80c
commit
5fa13f74cb
2
.github/workflows/version.yml
vendored
2
.github/workflows/version.yml
vendored
@ -41,4 +41,4 @@ jobs:
|
|||||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git add *.json
|
git add *.json
|
||||||
git commit -m "${{ steps.set-vars.outputs.RELEASE_NAME }}"
|
git commit -m "${{ steps.set-vars.outputs.RELEASE_NAME }}"
|
||||||
git push
|
git push || true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user