Skip to content

fix(behave): add cleanup; fix invalid call from AllureHooks (#860) #118

fix(behave): add cleanup; fix invalid call from AllureHooks (#860)

fix(behave): add cleanup; fix invalid call from AllureHooks (#860) #118

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