Skip to content

Bump @types/react from 18.3.5 to 18.3.10 in the react group (#589) #304

Bump @types/react from 18.3.5 to 18.3.10 in the react group (#589)

Bump @types/react from 18.3.5 to 18.3.10 in the react group (#589) #304

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@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}