Christian Schulze 9f610e1d52 Revert "feat: trying out the go runner"
This reverts commit 382b3068e2a932aa4366d0a4cd0b91a90e46c782.
2023-03-06 09:55:51 +01:00

11 lines
352 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: docker
image: Dockerfile
inputs:
config-path:
description: "Path of the configuration file for the drafter action"
required: false