mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
876f08c639
- 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>