From c43b6d3f62c548e9c2b76f64a91246d08b41f7ee Mon Sep 17 00:00:00 2001 From: Jonathan Giles Date: Tue, 12 Dec 2023 18:39:46 +1300 Subject: [PATCH] Changing setting back --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 685278b..79d58b4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,7 @@ jobs: source_dir: 'output' container_name: '$web' connection_string: ${{ secrets.ConnectionString }} - sync: 'false' + sync: 'true' - name: Purge Azure CDN uses: svanboxel/azure-purge-cdn@main