Skip to content

Test Coverage Added #16

Test Coverage Added

Test Coverage Added #16

Workflow file for this run

name: release-please
on:
push:
branches: [ main ]
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT_TOKEN }}
release-type: simple