Skip to content

Conversation

@SukuWc
Copy link
Member

@SukuWc SukuWc commented Nov 13, 2025

Updated workflow conditions to run on both:

  • Main branch pushes (normal builds)
  • Tagged commits (release builds)

Changes:

  • Nightly release runs on main OR when tag exists
  • Preview deployment runs on main OR when tag exists
  • Added inline comments explaining the reasoning

This ensures nightly and preview are never behind production releases, as all will point to the same commit when a tag is created.

🤖 Generated with Claude Code

Updated workflow conditions to run on both:
- Main branch pushes (normal builds)
- Tagged commits (release builds)

Changes:
- Nightly release runs on main OR when tag exists
- Preview deployment runs on main OR when tag exists
- Added inline comments explaining the reasoning

This ensures nightly and preview are never behind production releases,
as all will point to the same commit when a tag is created.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@SukuWc SukuWc merged commit 3d890ed into main Nov 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants