Skip to content

Commit f3c1553

Browse files
committed
try
1 parent e8ad82b commit f3c1553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/upload-artifact@v4
6262
with:
6363
name: dotnet-app
64-
path: ./temp/**
64+
path: ./temp/**/*
6565

6666
iac_plan:
6767
name: IaC (Terraform) Plan

0 commit comments

Comments
 (0)