Skip to content

Bump ws from 8.13.0 to 8.17.1 #191

Bump ws from 8.13.0 to 8.17.1

Bump ws from 8.13.0 to 8.17.1 #191

Workflow file for this run

name: npm Publish
on:
push:
branches: master
jobs:
publish:
uses: unosquare/bump-npm-version/.github/workflows/publish-public.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
npm-token: ${{ secrets.NPM_TOKEN }}