Skip to content

fix(tests): isolate HUD state file in TestIntegration subprocess tests #720

fix(tests): isolate HUD state file in TestIntegration subprocess tests

fix(tests): isolate HUD state file in TestIntegration subprocess tests #720

name: Release Drafter
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config-name: release-drafter.yml