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

chore(docs): update README (#222) #139

chore(docs): update README (#222)

chore(docs): update README (#222) #139

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 }}