Skip to content

Commit

Permalink
Update net-core-releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Petteri Kautonen authored Feb 26, 2023
1 parent a634268 commit 8ce3b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/net-core-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: ${{ github.workspace }}/Packaging/Windows/setup_amp.exe
files: ./Packaging/Windows/setup_amp.exe
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 8ce3b88

Please sign in to comment.