mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2026-01-13 00:27:20 +08:00
Changed input from `submissionId` to `submissionIds` (comma-separated). This avoids the GitHub Actions concurrency limitation where only one pending workflow is kept per concurrency group, causing other queued workflows to be canceled. Now all submissions are processed sequentially within a single workflow run, with individual commits for each icon.