Skip to content

chore(main): release 5.1.1 (#384) #168

chore(main): release 5.1.1 (#384)

chore(main): release 5.1.1 (#384) #168

# 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: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest