Skip to content

Commit

Permalink
chore: initialisation de l'action github release-please (#642)
Browse files Browse the repository at this point in the history
Init release-please version number and release-type

---
[Release Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: vincent porte <[email protected]>
  • Loading branch information
github-actions[bot] and vincentporte authored May 29, 2024
1 parent 9a3df36 commit b497c13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
release-type: python
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lacommunaute"
version = "0.1.0"
version = "2.9.0"
description = "La communauté de l'inclusion"
authors = []
license = "ETALAB 2.0"
Expand Down

0 comments on commit b497c13

Please sign in to comment.