Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

chore(deps-dev): bump eslint-config-next from 14.2.2 to 14.2.3 #68

chore(deps-dev): bump eslint-config-next from 14.2.2 to 14.2.3

chore(deps-dev): bump eslint-config-next from 14.2.2 to 14.2.3 #68

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: node
config-file: release.config.json