Skip to content

feat: set log level with env variable (#24) #11

feat: set log level with env variable (#24)

feat: set log level with env variable (#24) #11

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
release-type: python
package-name: parliament-functions
bump-minor-pre-major: true
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'