Skip to content

Bump ws from 8.17.0 to 8.17.1 in the npm_and_yarn group (#642) #371

Bump ws from 8.17.0 to 8.17.1 in the npm_and_yarn group (#642)

Bump ws from 8.17.0 to 8.17.1 in the npm_and_yarn group (#642) #371

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