Skip to content

Providing a minor change to where the from_http and to_binary methods… #12

Providing a minor change to where the from_http and to_binary methods…

Providing a minor change to where the from_http and to_binary methods… #12

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}]'