Skip to content

fix(run): resolve issue with data_dir input argument (#409) #199

fix(run): resolve issue with data_dir input argument (#409)

fix(run): resolve issue with data_dir input argument (#409) #199

# 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