1
0
mirror of https://gitea.com/actions/gitea-release-action.git synced 2025-12-14 00:48:14 +07:00

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

This commit is contained in:
Akkuman 2025-11-07 16:04:59 +08:00
commit aae35ac409
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