WIP: ci-action #55
|
@ -103,10 +103,10 @@ jobs:
|
|||
echo "Hashes are the same, no update required."
|
||||
echo "HASH_MATCH=false" >> $GITHUB_ENV
|
||||
fi
|
||||
echo env.HASH_MATCH
|
||||
- name: Set up Git
|
||||
if: env.HASH_MATCH==false
|
||||
run: |
|
||||
echo env.HASH_MATCH
|
||||
git config --global user.name "gitea-actions[bot]"
|
||||
git config --global user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
||||
chown -R root:root /root/.ssh
|
||||
|
|
Loading…
Reference in New Issue
Block a user