Skip to content

feat!: moved bunx and dockertestx out of the root modules (#79) #83

feat!: moved bunx and dockertestx out of the root modules (#79)

feat!: moved bunx and dockertestx out of the root modules (#79) #83

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: release-please-config.json
include-component-in-tag: true
token: ${{ secrets.GITHUB_TOKEN }}