From 5dc0c5fb9ee57b93ba3640202a1403cfa3c0e631 Mon Sep 17 00:00:00 2001 From: empathicqubit Date: Sun, 16 May 2021 12:11:53 -0400 Subject: [PATCH] I love VS projects --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index d590390..c29545b 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -39,6 +39,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.get_release.outputs.upload_url }} - asset_path: EmpathicQbt.ConsoleServer/bin/DragonbornSpeaksNaturallyApi.Release.zip + asset_path: EmpathicQubit.ConsoleServer/bin/DragonbornSpeaksNaturallyApi.Release.zip asset_name: DragonbornSpeaksNaturallyApi.zip asset_content_type: application/zip