Skip to content

Merge branch 'main' of github.com:rickstaa/bayesian-learning-control … #21

Merge branch 'main' of github.com:rickstaa/bayesian-learning-control …

Merge branch 'main' of github.com:rickstaa/bayesian-learning-control … #21

# Github action that uses the 'release-please' tool to update the version, changelog
# and create new releases.
name: Stable Learning Control release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: rickstaa/release-please-action@optional_pyproject_toml
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest