Modify pipeline to create release on push
tcartwright opened this issue · 2 comments
tcartwright commented
Modify pipeline to create release on push
tcartwright commented
Really struggling with this one, could use some help if anyone has time to investigate.
tcartwright commented
Finally got it working. Using:
- custom powershell to generate release zip
- https://github.com/mathieudutour/github-tag-action
- https://github.com/ncipollo/release-action