Skip to content

fix: Restore printing archived during progress (#227) #132

fix: Restore printing archived during progress (#227)

fix: Restore printing archived during progress (#227) #132

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 }}