test: update workflow
This commit is contained in:
parent
3c2ad49905
commit
8f9569c8e9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user