Skip to content

Commit 844a8ab

Browse files
Update dotnet.yml to use Taggloo4 files
1 parent cc7653c commit 844a8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Prepare temporary folder for archive
5151
run: mkdir ./deploy_net8_linux-x64
5252
- name: Copy built artefacts
53-
run: cp -r ./API/bin/Release/net8.0/linux-x64/* deploy_net8_linux-x64
53+
run: cp -r ./Taggloo4.Web/bin/Release/net8.0/linux-x64/* deploy_net8_linux-x64
5454
- name: Compress
5555
uses: TonyBogdanov/[email protected]
5656
with:

0 commit comments

Comments
 (0)