Files
seaweedfs/.github/workflows
Chris Lu ac12a735c7 ci: fix dev build cleanup race between Go and Rust workflows
Both workflows trigger on push to master and race to delete assets
from the same dev release. When one deletes assets the other is also
trying to delete, the "Not Found" error fails the cleanup job and
skips all downstream build jobs.

Add continue-on-error to both cleanup steps since the error is
harmless — build steps already use overwrite: true.
2026-04-08 00:11:41 -07:00
..
2026-03-09 23:10:27 -07:00
2026-03-09 14:05:39 -07:00
2026-03-09 23:10:27 -07:00
2026-03-09 23:10:27 -07:00
2026-03-09 23:10:27 -07:00
2026-03-09 23:10:27 -07:00
2026-03-09 23:10:27 -07:00