From 5052217c4e708aa000ef846b0621df02e929dbfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20D=C3=B6ll?= Date: Wed, 8 Jan 2025 10:55:17 +0000 Subject: [PATCH] fix: change storage container --- .github/workflows/azs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azs.yml b/.github/workflows/azs.yml index 81b56c1..cb3468a 100644 --- a/.github/workflows/azs.yml +++ b/.github/workflows/azs.yml @@ -30,5 +30,5 @@ jobs: - uses: zeiss/az-storage-upload@c2bf34301cb9eddf0afc99c6a1b5d7d5e6d2ed52 with: path: ./out - container_name: $www + container_name: $web account_url: ${{ secrets.AZURE_STORAGE_ACCOUNT_URL }} \ No newline at end of file