Skip to content

Commit a627281

Browse files
imjasonhclaude
andauthored
Remove release workflow (#10)
The release workflow is not needed when creating releases through GitHub's UI. The workflow was failing because: 1. Creating a release in GitHub UI automatically creates the tag 2. The tag creation triggers the workflow 3. The workflow tries to create a release that already exists Since releases are being created manually through the UI, this workflow adds no value and only causes confusion with failures. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent 75baff3 commit a627281

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)