mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
Add default to perform release input
Signed-off-by: Tom Zhang <14881754+FlappiTomic@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/build_test.yml
vendored
1
.github/workflows/build_test.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
PERFORM_RELEASE:
|
||||
description: '[Release] perform release'
|
||||
required: false
|
||||
default: 'false'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user