Skip to content

Commit

Permalink
Update exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FxMorin authored Aug 13, 2020
1 parent 844cff6 commit fadfff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: D:\a\ScrapMechanicSeedTool\ScrapMechanicSeedTool\dist\ScrapMechanicSeedTool\ScrapMechanicSeedTool.exe
file: D:\a\ScrapMechanicSeedTool\ScrapMechanicSeedTool\dist\ScrapMechanicSeedTool.exe
asset_name: ScrapMechanicSeedTool.exe
release_name: Automatic Release
tag: ${{ github.ref }}
Expand Down

0 comments on commit fadfff0

Please sign in to comment.