Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MeltyPlayer committed Feb 9, 2025
2 parents 6f774fb + 73ea581 commit 5ffb152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
upload_url: ${{ github.event.release.upload_url }}
asset_path: fin_model_utility.zip
asset_name: fin_model_utility.zip
asset_content_type: application/zip

0 comments on commit 5ffb152

Please sign in to comment.