diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 129b204..43b988d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,3 +27,6 @@ jobs: cd dotnet restore dotnet build --configuration "Release" + + - name: Deploy + run: robocopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation /IS