Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
missed edit at Upload setup(fork)
  • Loading branch information
BraINstinct0 authored Nov 17, 2021
1 parent 4470c6d commit 50e0a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
upload_url: ${{ steps.create_release_fork.outputs.upload_url }}
asset_path: ./build/Release/ep_setup.exe
asset_name: ep_setup.exe
asset_content_type: application/x-msdownload

0 comments on commit 50e0a3d

Please sign in to comment.