Skip to content

chore(deps): bump @relaycorp/eslint-config from 1.1.231 to 2.0.25 #568

chore(deps): bump @relaycorp/eslint-config from 1.1.231 to 2.0.25

chore(deps): bump @relaycorp/eslint-config from 1.1.231 to 2.0.25 #568

Workflow file for this run

name: CI and automated releases
on:
pull_request:
push:
branches: [ main ]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-ci.yml@main
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-release.yml@main
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}