Skip to content

Merge pull request #17 from r7kamura/in-batches-inline-autocorrect #30

Merge pull request #17 from r7kamura/in-batches-inline-autocorrect

Merge pull request #17 from r7kamura/in-batches-inline-autocorrect #30

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release:
uses: r7kamura/workflows/.github/workflows/gem-release.yml@main
secrets:
rubygems-org-api-key: ${{ secrets.RUBYGEMS_ORG_API_KEY }}