WIP: ci-action #55

Closed
周赵嘉程521432910016 wants to merge 21 commits from ci-action into master
Showing only changes of commit 8f9569c8e9 - Show all commits

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