Skip to content

Bump eslint from 8.57.0 to 9.1.1 in the lint group across 1 directory #5

Bump eslint from 8.57.0 to 9.1.1 in the lint group across 1 directory

Bump eslint from 8.57.0 to 9.1.1 in the lint group across 1 directory #5

name: Package release to NPM -> package-vite-config
on:
pull_request:
types:
- closed
branches:
- main
paths:
- 'packages/dev/package-vite-config/**'
jobs:
call-build-flow:
uses: lokalise/shared-ts-libs/.github/workflows/release.package.yml@main
with:
working_directory: 'packages/dev/package-vite-config'
package_name: 'package-vite-config'
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}