Skip to content

Feat: Throw Error if PERCY_RAISE_ERROR is True (#585) #325

Feat: Throw Error if PERCY_RAISE_ERROR is True (#585)

Feat: Throw Error if PERCY_RAISE_ERROR is True (#585) #325

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}