Skip to content

feat(simint-alpha): change mouthfull class names (#2277) #8

feat(simint-alpha): change mouthfull class names (#2277)

feat(simint-alpha): change mouthfull class names (#2277) #8

name: release-please
on:
push:
branches:
- master
permissions:
contents: write # needed to push release commits and tags
pull-requests: write # needed to open and update release PRs
issues: write # optional, allows commenting on issues
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: python