test: update workflow

This commit is contained in:
zzjc1234 2024-10-10 16:25:10 +08:00
parent 3c2ad49905
commit 8f9569c8e9

View File

@ -108,7 +108,7 @@ jobs:
run: | run: |
git config --global user.name "gitea-actions[bot]" git config --global user.name "gitea-actions[bot]"
git config --global user.email "gitea-actions[bot]@users.noreply.gitea.com" git config --global user.email "gitea-actions[bot]@users.noreply.gitea.com"
chown -R root:root /root/.ssh # chown -R root:root /root/.ssh
- name: Clone, Commit and Push - name: Clone, Commit and Push
shell: bash shell: bash
if: HASH_MATCH==false if: HASH_MATCH==false