1
0
Fork 0
mirror of https://github.com/imjasonh/apidiff-action synced 2026-07-06 22:52:43 +00:00
apidiff-action/.github
Jason Hall a627281753
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 <noreply@anthropic.com>
2025-07-30 12:45:42 +00:00
..
workflows Remove release workflow (#10) 2025-07-30 12:45:42 +00:00
dependabot.yml Fix formatting in dependabot.yml 2025-07-29 18:00:34 -04:00