Skip to content

Merge branch 'main' of https://github.com/IdeaLeap/Pipline #9

Merge branch 'main' of https://github.com/IdeaLeap/Pipline

Merge branch 'main' of https://github.com/IdeaLeap/Pipline #9

Workflow file for this run

name: release-please
on:
# workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action