# CI Init Examples ```bash core ci init ``` Creates `.core/release.yaml`: ```yaml version: 1 project: name: myapp publishers: - type: github ```