build
build copied to clipboard
Publish branch
Description of your changes
Allow to define other branch naming than main, master or release-* to publish artifacts.
Fixes #239
I have:
- [x] Read and followed Upbound's contribution process.
- [x] Run
make reviewableto ensure this PR is ready for review. - [ ] Added
backport release-x.ylabels to auto-backport this PR, as appropriate.
How has this code been tested
Manually tested in a custom Crossplane Provider by running different make reviewable make build make publush commands.