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

Merge pull request #143 from kevinriex/dependabot/npm_and_yarn/main/s… #76

Merge pull request #143 from kevinriex/dependabot/npm_and_yarn/main/s…

Merge pull request #143 from kevinriex/dependabot/npm_and_yarn/main/s… #76

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