Skip to content

Commit

Permalink
One more?
Browse files Browse the repository at this point in the history
  • Loading branch information
Nhawdge committed Oct 25, 2023
1 parent cd3755a commit b50e5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Easy Zip Files
uses: vimtor/action-zip@v1
with:
files: src/bin/Release/net7.0/win-x64/publish/
files: bin/Release/net7.0/win-x64/publish/
dest: 'November-Pirates-win-${{ github.ref_name }}.zip'
- name: GH Release
uses: softprops/[email protected]
Expand Down

0 comments on commit b50e5d1

Please sign in to comment.