Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekolis committed Jan 25, 2022
1 parent 5e851c9 commit 58b2230
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 @@ -60,4 +60,4 @@ jobs:
tag_name: ${{steps.createReleaseTag.outputs.string}}
body: Auto-generated prerelease build
prerelease: true
files: D:\a\FrEee\FrEee\release-files\FrEee-binary-${{steps.createReleaseTag.outputs.string}}.zip
files: release-files/FrEee-binary-${{steps.createReleaseTag.outputs.string}}.zip

0 comments on commit 58b2230

Please sign in to comment.