mirror of
https://github.com/Pymmdrza/Rich-Address-Wallet.git
synced 2025-12-17 08:28:48 +08:00
Update updater.yml
This commit is contained in:
1
.github/workflows/updater.yml
vendored
1
.github/workflows/updater.yml
vendored
@@ -67,7 +67,6 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name 'github-actions'
|
||||
git config --global user.email 'github-actions@github.com'
|
||||
git pull --rebase origin main
|
||||
git add README.md
|
||||
git commit -m 'Updated : ${{ env.UPDATE_TIME }}'
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user