Closed adamgian closed 4 months ago
So that the code zipped in the release is from the correct branch.
This should be it:
gh release edit ${{ github.event.inputs.tag }} --target=${{ github.ref_name }}
Fixed in a feature branch commit 66b1c51dc1b2a16d37dea7f484c4aada20946f44
So that the code zipped in the release is from the correct branch.