Skip to content

Add logs, stdout and stderr to the allure-pytest-bdd report (#801) #104

Add logs, stdout and stderr to the allure-pytest-bdd report (#801)

Add logs, stdout and stderr to the allure-pytest-bdd report (#801) #104

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