Skip to content

HARMONY-1645: Set the python-versions to all be strings due to 3.10 g… #43

HARMONY-1645: Set the python-versions to all be strings due to 3.10 g…

HARMONY-1645: Set the python-versions to all be strings due to 3.10 g… #43

Workflow file for this run

name: Draft Release
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}