mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
commit
This commit is contained in:
parent
5fa13f74cb
commit
49fa094eb2
4
.github/workflows/version.yml
vendored
4
.github/workflows/version.yml
vendored
@ -40,5 +40,5 @@ jobs:
|
|||||||
git config --local user.name "github-actions[bot]"
|
git config --local user.name "github-actions[bot]"
|
||||||
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 }}" || true
|
||||||
git push || true
|
git push
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user