citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 28 forks source link

Auto release YAKS binaries #354

Closed christophd closed 2 years ago

christophd commented 2 years ago

Release script needs to update .github/project.yml with new version and commit.

This will trigger the release GitHub actions workflow to auto release YAKS binaires.

christophd commented 2 years ago

Fixed!