Skip to content

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
nbungu committed Jun 9, 2024
1 parent 39059e7 commit b40d849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bauphysik-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
- uses: csexton/release-asset-action@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pattern: BauphysikToolWPF/bin/Release/netcoreapp3.1/win-x64/publish/*.exe
pattern: BauphysikToolWPF/bin/Release/net7.0-windows10.0.17763.0/win-x64/publish/*.exe
release-url: ${{ steps.create_release.outputs.upload_url }}

0 comments on commit b40d849

Please sign in to comment.