Revert "feat: trying out the go runner"
This reverts commit 382b3068e2a932aa4366d0a4cd0b91a90e46c782.
This commit is contained in:
parent
382b3068e2
commit
9f610e1d52
@ -2,7 +2,8 @@ name: Gitea Release Drafter
|
|||||||
author: Christian Schulze
|
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"
|
description: "automates release notes as a draft release whenever a pull request finds it's way into the default branch of your repository"
|
||||||
runs:
|
runs:
|
||||||
using: go
|
using: docker
|
||||||
|
image: Dockerfile
|
||||||
inputs:
|
inputs:
|
||||||
config-path:
|
config-path:
|
||||||
description: "Path of the configuration file for the drafter action"
|
description: "Path of the configuration file for the drafter action"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user