Skip to content

fix: Refine pretty-printing of episode ranges (#221) #126

fix: Refine pretty-printing of episode ranges (#221)

fix: Refine pretty-printing of episode ranges (#221) #126

Workflow file for this run

name: Bump version
on:
push:
branches:
- main
jobs:
bump-version:
uses: janw/workflows/.github/workflows/commitizen-bump-version.yaml@main
secrets:
personal-access-token: ${{ secrets.BOT_PERSONAL_ACCESS_TOKEN }}
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}