fix: Use Gitea API for tag creation instead of git push #16
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-database#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/ci-tag-creation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
git push origin main --tagswith Gitea REST API call (POST /api/v1/repos/{owner}/{repo}/tags)Test plan
pre-receive hook declinederrors in the Actions run log🤖 Generated with Claude Code