mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
Attempt to reduce the rate limit wait
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Rate limiting delay
|
||||
run: sleep 10
|
||||
run: sleep 5
|
||||
|
||||
# Check if there are changes and upload them
|
||||
- name: Check for changes
|
||||
|
||||
Reference in New Issue
Block a user