Skip to content

Working motion profiling for the arm #13

Working motion profiling for the arm

Working motion profiling for the arm #13

Workflow file for this run

name: Versioning deploys
on:
pull_request:
types:
- closed
jobs:
versioning:
runs-on: ubuntu-latest
steps:
- uses: robolancers/lancer-deploy-tool@v2.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}