Skip to content

feat: add preselect support #66

feat: add preselect support

feat: add preselect support #66

Workflow file for this run

name: Release Please
on:
push:
branches:
- main
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT }}
release-type: simple
package-name: care.nvim