Skip to content

Commit

Permalink
Merge pull request #571 from trobonox/main
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
trobonox authored Jun 12, 2024
2 parents 57e5b35 + 7b192ec commit caa67a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ needs.publish-tauri.outputs.releaseHtmlUrl }}
upload_url: ${{ needs.publish-tauri.outputs.releaseUploadUrl }}
targets: ./src-tauri/target/*/release/bundle/deb/*.deb

0 comments on commit caa67a3

Please sign in to comment.