Skip to content

ci(release): update reusable workflow path #12

ci(release): update reusable workflow path

ci(release): update reusable workflow path #12

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"