Skip to content

Commit

Permalink
add debug and add files to assets
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-artemkin committed Jan 23, 2024
1 parent ce96816 commit 00b4279
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create ${{ steps.defining-v8-version.outputs.v8Version }} v8js.deb
echo ${{ steps.defining-v8-version.outputs.v8Version }}
gh release create ${{ steps.defining-v8-version.outputs.v8Version }} ./v8js.deb

0 comments on commit 00b4279

Please sign in to comment.