Skip to content

HACKFEST-254: Increment python-dotenv for fastmcp compatibility. (#120) #73

HACKFEST-254: Increment python-dotenv for fastmcp compatibility. (#120)

HACKFEST-254: Increment python-dotenv for fastmcp compatibility. (#120) #73

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 }}