We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c2dc9 commit a5c31e7Copy full SHA for a5c31e7
github-action/action.yml
@@ -13,6 +13,7 @@ inputs:
13
nginx-deployment-location:
14
description: "The location where the NGINX deployment is located. Example westcentralus"
15
required: false
16
+ deprecationMessage: "This field is not in use and will be removed in a future release. Consider dropping it from your Github Action configuration."
17
nginx-config-directory-path:
18
description: 'The NGINX configuration directory path relative to the root of the Git repository, example: "config/".'
19
0 commit comments