Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vandresen authored Apr 2, 2024
1 parent 00ab19e commit 5b80aa5
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 @@ -39,7 +39,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: TexasPPDMLoader
path: D:\a\TexasPPDMLoader\TexasPPDMLoader\TexasPPDMLoader\bin\Release\net7.0\win-x64\publish\TexasPPDMLoader.exe
path: ./output/TexasPPDMLoader.exe

- name: Create release
id: create-new-release
Expand Down

0 comments on commit 5b80aa5

Please sign in to comment.