Skip to content

Commit

Permalink
Fix binary file path in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-senechal committed Aug 12, 2024
1 parent 40b21f8 commit 3b0993b
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 @@ -57,4 +57,4 @@ jobs:
prerelease: ${{ inputs.release-as-prerelease }}
generate_release_notes: ${{ inputs.generate-release-notes }}
files: |
./deweb_*/deweb_*
./deweb_*/deweb-*

0 comments on commit 3b0993b

Please sign in to comment.