Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(github): send null job_id to fix 422 during resubmission (#269)
If a submission is failed, the tool will check and adjust/resubmit again with a newly generated job_id. For GitHub Actions, this needs to be null again.
- Loading branch information