Skip to content

fix(tf2): correct off-by-one error in learning rate decay calculation… #208

fix(tf2): correct off-by-one error in learning rate decay calculation…

fix(tf2): correct off-by-one error in learning rate decay calculation… #208

# 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