Skip to content

fix: add proration to transaction preview line items (#89) #22

fix: add proration to transaction preview line items (#89)

fix: add proration to transaction preview line items (#89) #22

name: Release on Push
on:
push:
branches:
- main
- v1.x
jobs:
release_on_push:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: rymndhng/[email protected]
with:
bump_version_scheme: norelease
use_github_release_notes: true