Skip to content

refactor: automatisation des management command (#849) #151

refactor: automatisation des management command (#849)

refactor: automatisation des management command (#849) #151

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: python