Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Killers0992 authored May 24, 2024
1 parent 0643b98 commit 8716357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
with:
files: |
${{ github.workspace }}/main/XProxy.Core/bin/Release/net7/linux-x64/publish/XProxy.dll
${{ github.workspace }}/main/XProxy.Core/bin/Release/net7/linux-x64/publish/XProxy.Core.dll
${{ github.workspace }}/main/XProxy/bin/Release/net7/linux-x64/publish/XProxy
${{ github.workspace }}/main/XProxy/bin/Release/net7/win-x64/publish/XProxy.exe
${{ github.workspace }}/main/XProxy_linux64.zip
Expand Down

0 comments on commit 8716357

Please sign in to comment.