Skip to content

feat: adding driver clas to wrap with cdot and hgvs (#1) #7

feat: adding driver clas to wrap with cdot and hgvs (#1)

feat: adding driver clas to wrap with cdot and hgvs (#1) #7

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
id: release
with:
release-type: python
package-name: dotty
token: ${{ secrets.BOT_TOKEN }}