Skip to content

chore(main): release 0.11.2 (#184) #41

chore(main): release 0.11.2 (#184)

chore(main): release 0.11.2 (#184) #41

name: Release please
on:
push:
branches: [main]
jobs:
release-please:
if: github.repository == 'jooola/gh-release-install'
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