Skip to content

Commit 424156c

Browse files
authored
Update release.yaml
1 parent 492bd19 commit 424156c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
go-version: '>=1.17.0'
2525
- run: |
26+
make controller-gen
2627
IMG=ghcr.io/open-feature/open-feature-operator:${{ steps.get_version.outputs.VERSION }} make release-manifests
2728
2829
- name: Release

0 commit comments

Comments
 (0)