Skip to content

Commit 75bee78

Browse files
authored
Publish both Client and Server for cache busting (#186)
1 parent 81b1ade commit 75bee78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-web-app-trymudblazor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
web-app-slot-name: 'staging'
1414
swap-slots: true
1515
project-directory: './src/TryMudBlazor.Server'
16+
second-project-directory: './src/TryMudBlazor.Client'
1617
secrets:
1718
publish-profile: ${{ secrets.PUBLISH_TRY_MUDBLAZOR }}
1819
azure-cred: ${{ secrets.AZURE_CREDENTIALS_TRY_PROD }}

0 commit comments

Comments
 (0)