Skip to content

readme and dependencies update #92

readme and dependencies update

readme and dependencies update #92

Workflow file for this run

# name: Continuous Deployment
# run-name: ${{ github.actor }} CD 🚀
# on:
# release:
# types: [published]
# jobs:
# cd:
# uses: ./.github/workflows/cd.yml
# with:
# python-version: 3.9
# poetry-version: 1.4.0
# os: ubuntu-latest
# environment: main