|
|
@ -64,7 +64,6 @@ jobs:
|
|
|
|
- name: Git push assets to "release" branch
|
|
|
|
- name: Git push assets to "release" branch
|
|
|
|
# if: ${{ env.NeedToSync }}
|
|
|
|
# if: ${{ env.NeedToSync }}
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|
git init
|
|
|
|
|
|
|
|
git config --local user.name "gitea-actions[bot]"
|
|
|
|
git config --local user.name "gitea-actions[bot]"
|
|
|
|
git config --local user.email "gitea-actions[bot]@moon.re"
|
|
|
|
git config --local user.email "gitea-actions[bot]@moon.re"
|
|
|
|
git add *.txt
|
|
|
|
git add *.txt
|