Skip to content

Commit

Permalink
fix: update the gh-action release assets
Browse files Browse the repository at this point in the history
  • Loading branch information
saltbo committed Jul 11, 2022
1 parent c31e6b3 commit efff827
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 @@ -55,4 +55,4 @@ jobs:
- name: Releasing assets
uses: softprops/action-gh-release@v1
with:
files: target/${{ matrix.target }}/release/seenvoy-*
files: build/${{ matrix.target }}/seenvoy-*

0 comments on commit efff827

Please sign in to comment.