update public deployment to point to powerbi table

This commit is contained in:
Adam Fiksen 2020-04-14 20:03:38 -07:00 коммит произвёл GitHub
Родитель a266f17176
Коммит eaf7303a02
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/public-data-deploy.yml поставляемый
Просмотреть файл

@ -15,7 +15,7 @@ jobs:
# The name of the directory you want to upload
source_dir: results
# The name of the storage account container these assets will be uploaded to
container_name: msfticlblock
container_name: plots
# The connection string for the storage account
connection_string: ${{ secrets.BlobStorageConnectionStringPublic }}
# extra arguments that can be passed to `az storage blob upload-batch`. Useful for passing flags like `--pattern` or `--destination-path`