Skip to content

chore: add half-rack step file #184

chore: add half-rack step file

chore: add half-rack step file #184

on:
push:
branches:
- main
name: Release Please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release-please
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}