Skip to content

Commit b3fe525

Browse files
committed
another try
1 parent 4383c0c commit b3fe525

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/deploy-to-azure.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ jobs:
6161
uses: actions/upload-artifact@v4
6262
with:
6363
name: dotnet-app
64-
path: |
65-
./temp
66-
./temp/wwwroot/.well-known
64+
path: ./temp
65+
include-hidden-files: true
6766

6867
iac_plan:
6968
name: IaC (Terraform) Plan

0 commit comments

Comments
 (0)