Skip to content

ci: rename the workflow #61

ci: rename the workflow

ci: rename the workflow #61

---
name: "release-please"
on:
push:
branches:
- "main"
jobs:
release:
uses: camptocamp/devops-stack/.github/workflows/modules-release-please.yaml@main
secrets:
PROJECT_APP_PRIVATE_KEY: ${{ secrets.PROJECT_APP_PRIVATE_KEY }}