Skip to content

Commit

Permalink
feat: update path
Browse files Browse the repository at this point in the history
  • Loading branch information
cherryramatisdev committed Dec 27, 2023
1 parent 0906186 commit 245e251
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 @@ -61,4 +61,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: release_${{ github.run_number }}
files: "binaries/*"
files: "binaries/artifact-${{matrix.platform.os}}"

0 comments on commit 245e251

Please sign in to comment.