mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 11:11:39 +02:00
feat: allow github-release/release-pr to be run separately (#70)
This commit is contained in:
@@ -26,6 +26,9 @@ inputs:
|
||||
changelog-types:
|
||||
description: 'changlelog commit types'
|
||||
require: false
|
||||
command:
|
||||
description: 'release-please command to run, either "github-release", or "release-pr" (defaults to running both)'
|
||||
require: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user