Skip to content

feat: add light-beaconchain-explorer (#125) #42

feat: add light-beaconchain-explorer (#125)

feat: add light-beaconchain-explorer (#125) #42

on:
push:
branches: [main]
name: release-please
jobs:
release-please:
name: "Release please"
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: kurtosis
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
# Our CI, Docker Images, Kurtosis-SDK bumps all depend on
# non v tags
include-v-in-tag: false