Skip to content

Commit

Permalink
change to sha
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-artemkin committed Jan 23, 2024
1 parent f48707b commit ee1a99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create "$GITHUB_REF" v8js.deb
gh release create "$GITHUB_SHA" v8js.deb

0 comments on commit ee1a99c

Please sign in to comment.