Skip to content

Commit 908479a

Browse files
authored
Update content/nginxaas-azure/changelog.md
1 parent d0fecc3 commit 908479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginxaas-azure/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/
1818

1919
- {{% icon-feature %}} **Updates to NGINXaaS for Azure GitHub Action**
2020

21-
- Users can now specify files in their config directory to be marked as protected using a new optional Action input called `protected-files`. This new input accepts comma-separated list of file paths relative to the nginx config directory that should be marked as protected. For more information, please visit [NGINXaaS for Azure Deployment Action](https://github.com/marketplace/actions/nginx-configuration-sync) on GitHub actions marketplace. Example:
21+
- Users can now specify files in their configuration directory to be marked as protected using a new optional Action input called `protected-files`. This new input accepts comma-separated list of file paths relative to the NGINX configuration directory that should be marked as protected. For more information, please visit [NGINXaaS for Azure Deployment Action](https://github.com/marketplace/actions/nginx-configuration-sync) on GitHub actions marketplace. Example:
2222
```yaml
2323
- name: Sync NGINX Config to Azure
2424
uses: nginxinc/[email protected]

0 commit comments

Comments
 (0)