Skip to content

Commit

Permalink
Update 03-update-assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Sep 25, 2024
1 parent 9f1bcfb commit e28fdcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/03-update-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.get_release.outputs.upload_url }}
asset_path: ProMesh4-Installer.exe
asset_name: ProMesh4-Installer-win64.exe
asset_path: ./ProMesh4-Installer.exe
asset_name: promesh_setup_win64.exe
asset_content_type: application/octet-stream

0 comments on commit e28fdcd

Please sign in to comment.