Skip to content

Bump eslint from 8.46.0 to 8.50.0 #135

Bump eslint from 8.46.0 to 8.50.0

Bump eslint from 8.46.0 to 8.50.0 #135

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_AUTH_TOKEN }}