Skip to content

Commit

Permalink
Github publishing #3
Browse files Browse the repository at this point in the history
  • Loading branch information
gershnik committed Nov 2, 2023
1 parent 26b8f04 commit b20f6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
name: ${{ env.RELEASE_NAME }}
body: ...edit me...
files: |
build/SimpleJNI-${{ env.RELEASE_NAME }}-cpp-only.zip
build/SimpleJNI-${{ env.RELEASE_NAME }}-jnigen.zip
jnigen/build/SimpleJNI-${{ env.RELEASE_NAME }}-cpp-only.zip
jnigen/build/SimpleJNI-${{ env.RELEASE_NAME }}-jnigen.zip

0 comments on commit b20f6ea

Please sign in to comment.