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

chore(deps): update google-github-actions/release-please-action actio… #137

chore(deps): update google-github-actions/release-please-action actio…

chore(deps): update google-github-actions/release-please-action actio… #137

name: release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}