Skip to content

docs use python 3.10 for types.Union #20

docs use python 3.10 for types.Union

docs use python 3.10 for types.Union #20

name: Release Drafter
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest]
python-version: [3.9]
runs-on: ${{ matrix.platform }}
steps:
- name: Release Drafter
uses: release-drafter/[email protected]