Skip to content

Commit

Permalink
fix(ci): output file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsee committed Jul 9, 2023
1 parent 06a8947 commit 908825b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
${{runner.workspace}}/bsh3/tools/setup/output/backupservicehome-${{ env.BUILD_VERSION }}.exe
${{runner.workspace}}/bsh3/tools/setup/output/backupservicehome-${{ env.BUILD_VERSION }}-win64.exe

0 comments on commit 908825b

Please sign in to comment.