1
0
mirror of https://github.com/ChristianSch/gitea-release-drafter.git synced 2025-06-15 16:48:15 +00:00
2023-03-06 09:50:41 +01:00

10 lines
328 B
YAML

name: Gitea Release Drafter
author: Christian Schulze
description: "automates release notes as a draft release whenever a pull request finds it's way into the default branch of your repository"
runs:
using: go
inputs:
config-path:
description: "Path of the configuration file for the drafter action"
required: false