Merge remote-tracking branch 'origin/main' into pr-branch

This commit is contained in:
Akkuman
2025-11-07 16:04:59 +08:00
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
An action to support publishing release to Gitea.
Preserves the fields body, prerelease and name when pushing the release if no value is given.
## Inputs
The following are optional as `step.with` keys

View File

@ -1,7 +1,7 @@
---
name: gitea-release-action
description: "An action to support publishing release to Gitea."
author: "Akkuman"
author: "Grypho"
inputs:
server_url:
description: the base url of the gitea API