Skip to content

Bump react-hook-form from 7.44.2 to 7.45.1 (#496) #232

Bump react-hook-form from 7.44.2 to 7.45.1 (#496)

Bump react-hook-form from 7.44.2 to 7.45.1 (#496) #232

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-20.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v5
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}