I love VS projects

This commit is contained in:
Empathic Qubit 2021-05-16 12:11:53 -04:00
parent 87a8d80778
commit 5dc0c5fb9e

View file

@ -39,6 +39,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
upload_url: ${{ steps.get_release.outputs.upload_url }} 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_name: DragonbornSpeaksNaturallyApi.zip
asset_content_type: application/zip asset_content_type: application/zip