Skip to content

Commit 7d3da65

Browse files
committed
add a note to the docs in the action config
1 parent 83e515f commit 7d3da65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ inputs:
194194
required: false
195195
default: "false"
196196
deployment_confirmation:
197-
description: 'Whether or not to require an additional confirmation before a deployment can continue. Default is "false". If your project requires elevated security, it is highly recommended to enable this option - especially in open source projects where you might be deploying forks.'
197+
description: 'Whether or not to require an additional confirmation before a deployment can continue. Default is "false". If your project requires elevated security, it is highly recommended to enable this option - especially in open source projects where you might be deploying forks. docs/deployment-confirmation.md'
198198
required: false
199199
default: "false"
200200
deployment_confirmation_timeout:

0 commit comments

Comments
 (0)