Conversation
|
Now it works.... |
| VERSION: ${{ github.ref }} | ||
| - run: | | ||
| assetsAAR=$(find . -name *release.aar | while read -r asset ; do echo "-a $asset" ; done) | ||
| hub release create ${assetsAAR} -m ${{steps.tagger.outputs.tag}} ${{steps.tagger.outputs.tag}} |
There was a problem hiding this comment.
is this that will attach the artifact to the release?
| # ipcam-view  | ||
|
|
||
| [](http://android-arsenal.com/details/1/3358) | ||
| [](https://bintray.com/niqdev/maven/mjpeg-view/_latestVersion) |
There was a problem hiding this comment.
Are you going to add JitPack in a different PR?
There was a problem hiding this comment.
It's less work, when you do it. You have the power to edit README.md directly
Please add this info https://jitpack.io/#niqdev/ipcam-view/v1.6.0
This is the batch
[](https://jitpack.io/#niqdev/ipcam-view)
|
Adding just a note in case I'll come back to this. It works only by pushing tags, if you create a release from the ui it will fail with See https://github.com/niqdev/ipcam-view/actions/runs/697292886 |
Of course it wlll fail ! |


No description provided.