Skip to content

⬆️ Bump expect from 29.2.2 to 29.6.1 (#359) #266

⬆️ Bump expect from 29.2.2 to 29.6.1 (#359)

⬆️ Bump expect from 29.2.2 to 29.6.1 (#359) #266

Workflow file for this run

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