Skip to content

feat(python): working build for py38,py39,py310 #37

feat(python): working build for py38,py39,py310

feat(python): working build for py38,py39,py310 #37

Workflow file for this run

name: Continuous Deployment
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
deployment:
runs-on: ubuntu-latest
steps:
-
name: Release Please Action
id: release
uses: googleapis/[email protected]
with:
release-type: python
manifest-file: .release-please-manifest.json