Skip to content

⬆️ Bump @percy/sdk-utils from 1.18.0 to 1.26.2 (#772) #375

⬆️ Bump @percy/sdk-utils from 1.18.0 to 1.26.2 (#772)

⬆️ Bump @percy/sdk-utils from 1.18.0 to 1.26.2 (#772) #375

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