This commit is contained in:
Christine Wanjau 2024-09-09 09:56:03 +03:00 коммит произвёл GitHub
Родитель 51224b03b3
Коммит 7e6b4cee4a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
name: 'Azure App Configuration Sync (Deprecated)'
description: 'DEPRECATED: This GitHub action has been deprecated. The Azure CLI for Azure App Configuration provides full capabilities for importing configuration files into Azure App Configuration. Follow [these instructions](https://aka.ms/appconfig/githubactions) to set it up in your GitHub actions.'
description: 'DEPRECATED: This GitHub action has been deprecated. Follow [these instructions](https://aka.ms/appconfig/githubactions) to set it up in your GitHub actions.'
inputs:
configurationFile:
description: 'Path to the configuration file in the repo, relative to the repo root. Also supports glob patterns and multiple files'