fix: Rename release.yml to draft-release.yml

Renames the workflow file to better reflect its purpose of creating and maintaining draft releases.

Changes:
- Renamed .github/workflows/release.yml to .github/workflows/draft-release.yml
- Updated workflow name from "Release" to "Draft Release"

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Jan-Henrik 2025-12-15 13:51:37 +01:00
parent 78e15432d8
commit 2891eea03b

View file

@ -1,4 +1,4 @@
name: Release name: Draft Release
on: on:
push: push: