diff --git a/.github/workflows/main.yml b/.github/workflows/circleci-artifacts-redirector.yml similarity index 87% rename from .github/workflows/main.yml rename to .github/workflows/circleci-artifacts-redirector.yml index 55d33eb3..849a97f1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/circleci-artifacts-redirector.yml @@ -6,7 +6,7 @@ jobs: name: Run CircleCI artifacts redirector steps: - name: run-circleci-artifacts-redirector - uses: larsoner/circleci-artifacts-redirector-action@master + uses: larsoner/circleci-artifacts-redirector-action@0.2.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} artifact-path: 0/html/index.html diff --git a/docs/index.rst b/docs/index.rst index e8e60528..3798a1a1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ Welcome to PythonRobotics's documentation! Python codes for robotics algorithm. The project is on `GitHub`_. -This is a Python code collection of robotics algorithms, especially for autonomous navigation. +This is a Python code collection of robotics algorithms. Features: