Replace softprops/action-gh-release with gh CLI to create releases and upload assets in a single atomic operation. This prevents issues with repository rules that make releases immutable immediately, which was causing asset upload failures. Previous error: - Release created successfully but became immutable - Asset upload failed with "Cannot upload assets to an immutable release" Solution: - gh release create uploads all assets in one operation - Avoids the gap between release creation and asset upload 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| workflows | ||