feat: trying out the go runner
This commit is contained in:
parent
a8fd168765
commit
382b3068e2
|
@ -2,8 +2,7 @@ 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
|
||||
using: go
|
||||
inputs:
|
||||
config-path:
|
||||
description: "Path of the configuration file for the drafter action"
|
||||
|
|
Loading…
Reference in New Issue