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 bd19c92 commit 852a113Copy full SHA for 852a113
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