Skip to content

Commit 5869139

Browse files
authored
Update updater.yml
1 parent 7e60f6f commit 5869139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/updater.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
run: |
6868
git config --global user.name 'github-actions'
6969
git config --global user.email 'github-actions@github.com'
70-
git pull --rebase origin main
7170
git add README.md
7271
git commit -m 'Updated : ${{ env.UPDATE_TIME }}'
7372
git push origin main

0 commit comments

Comments
 (0)