Add ratelimit retry to discord changelog bot and continue publish changelog error. (#37051)

* Add ratelimit retry to discord changelog bot and continue publish changelog error.

oops we missed some changelogs cause of this... this should prevent anything funny

* Update actions_changelogs_since_last_run.py
This commit is contained in:
Myra
2025-05-08 18:30:50 +02:00
committed by GitHub
parent ef3deedecb
commit d515a1dbf6
3 changed files with 21 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
concurrency:
group: publish-testing
cancel-in-progress: true
on:
workflow_dispatch: