Skip to content

docs: Recommend globally installed tox instead of poetry installed to… #8

docs: Recommend globally installed tox instead of poetry installed to…

docs: Recommend globally installed tox instead of poetry installed to… #8

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
environment: ReleasePlease
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json