Skip to content

fix: merge .percy.yml config into serialize options (PER-8053) (#250) #81

fix: merge .percy.yml config into serialize options (PER-8053) (#250)

fix: merge .percy.yml config into serialize options (PER-8053) (#250) #81

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