Skip to content

chore: do not widen major dep update #18

chore: do not widen major dep update

chore: do not widen major dep update #18

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