Update run-publisher-with-env.yaml

fix path in comment
This commit is contained in:
anotherRedbeard 2023-04-18 16:50:13 -05:00 коммит произвёл GitHub
Родитель c5fb20aef4
Коммит 2d55eab811
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -18,7 +18,7 @@ on:
env:
apiops_release_version: desired-version-goes-here
#By default, this will be Information but if you want something different you will need to add a variable in the Settings -> Environment -> Variables section
#By default, this will be Information but if you want something different you will need to add a variable in the Settings -> Environment -> Environment variables section
Logging__LogLevel__Default: ${{ vars.LOG_LEVEL }}
jobs: