mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
Forgot to change rate limit delay
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
||||
|
||||
- name: Rate limiting delay
|
||||
if: steps.check-dir.outputs.dir-exists == 'true'
|
||||
run: sleep 10
|
||||
run: sleep 5
|
||||
|
||||
# Upload changes only if files were updated
|
||||
- name: Upload changes
|
||||
|
||||
Reference in New Issue
Block a user