Skip to content

fix(pytest-bdd): compatibility with pytest-bdd 5 and 6 (#851) #116

fix(pytest-bdd): compatibility with pytest-bdd 5 and 6 (#851)

fix(pytest-bdd): compatibility with pytest-bdd 5 and 6 (#851) #116

name: release draft
on:
push:
branches:
- master
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}