Skip to content

chore: bump version

chore: bump version #3

Workflow file for this run

name: release
on:
push:
branches:
- main
- master
paths-ignore:
- "**.md"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
jobs:
promote:
uses: ./.github/workflows/promote.yml
with:
make-target: release-version