Files
pulse/.github
rcourtman 876f08c639 fix: prevent stable release workflow race conditions
- Add checks for existing tags before pushing to avoid 'already exists' errors
- Add checks for existing releases before creating GitHub releases
- Handle race condition between PR-triggered and push-triggered workflows
- Both workflows can now run simultaneously without conflicts

This fixes the email notifications about workflow failures when creating stable releases.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-14 12:01:47 +01:00
..