Skip to content

Commit

Permalink
fix the asset upload config
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Feb 26, 2024
1 parent 79ae31e commit 4eae033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
file: target/listening-gui.exe
github-token: ${{ github.token }}
release-url: ${{ steps.create_release.outputs.upload_url }}

- name: Upload Coverage
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit 4eae033

Please sign in to comment.