Skip to content

Allow custom Quoter to be injected into CompositeHandler::create() #12

Allow custom Quoter to be injected into CompositeHandler::create()

Allow custom Quoter to be injected into CompositeHandler::create() #12

Workflow file for this run

name: Release
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Release
uses: softprops/action-gh-release@v2
if: github.ref_type == 'tag'