Skip to content

Merge pull request #9 from ksv90/release-please--branches--main--comp… #4

Merge pull request #9 from ksv90/release-please--branches--main--comp…

Merge pull request #9 from ksv90/release-please--branches--main--comp… #4

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: node