Skip to content

Commit a867293

Browse files
committed
WIP Workflow
1 parent 8e7fbd3 commit a867293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/upload-artifact@v2
5757
with:
5858
name: "Marten.AspNetCore.Identity-${{ steps.gitversion.outputs.nuGetVersionV2 }}"
59-
path: output/*.*
59+
path: source/output/*.*
6060
if-no-files-found: error
6161

6262
- name: Upload Package to release

0 commit comments

Comments
 (0)