Skip to content

Merge pull request #3 from Dich0tomy/feat/add-nix-flake-check-ci #5

Merge pull request #3 from Dich0tomy/feat/add-nix-flake-check-ci

Merge pull request #3 from Dich0tomy/feat/add-nix-flake-check-ci #5

name: Release Please
on:
push:
branches:
- trunk
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release:
name: release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.RELEASE_PLEASE_PAT }}
release-type: simple
package-name: cpp-tools.nvim