Skip to content

Commit 3bfd63d

Browse files
final fix fix
1 parent 5be295f commit 3bfd63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ jobs:
9595
uses: softprops/action-gh-release@v2
9696
with:
9797
files: |
98-
json-to-sql-Linux
99-
json-to-sql-macOS
98+
dist/json-to-sql-Linux.zip
99+
dist/json-to-sql-macOS.zip
100100
tag_name: ${{ github.ref }}
101101
name: Release ${{ github.ref }}
102102
body: |

0 commit comments

Comments
 (0)