Skip to content

chore(workflows): bump actions to Node.js 24 compatible versions (#124) #121

chore(workflows): bump actions to Node.js 24 compatible versions (#124)

chore(workflows): bump actions to Node.js 24 compatible versions (#124) #121

Workflow file for this run

name: Create release
on:
workflow_call:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple