Skip to content

build: run on workflow_dispatch #20

build: run on workflow_dispatch

build: run on workflow_dispatch #20

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
release-please:
uses: parkerbxyz/.github/.github/workflows/release-please.yml@main
with:
release-type: "node"