Skip to content

feat: add config and yaci-devkit installation #9

feat: add config and yaci-devkit installation

feat: add config and yaci-devkit installation #9

Workflow file for this run

name: 📫 Create Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4