Skip to content

chore(deps): update pre-commit hook codespell-project/codespell to v2… #65

chore(deps): update pre-commit hook codespell-project/codespell to v2…

chore(deps): update pre-commit hook codespell-project/codespell to v2… #65

name: Release please
on:
push:
branches: [main]
jobs:
release-please:
if: github.repository == 'jooola/earhorn'
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json