diff --git a/.github/workflows/public-data-deploy.yml b/.github/workflows/public-data-deploy.yml index 2b5d308..f575fc7 100644 --- a/.github/workflows/public-data-deploy.yml +++ b/.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`