diff --git a/.github/workflows/auto_deploy_docs.yaml b/.github/workflows/auto_deploy_docs.yaml index 8f82035..0f5fd74 100644 --- a/.github/workflows/auto_deploy_docs.yaml +++ b/.github/workflows/auto_deploy_docs.yaml @@ -15,7 +15,7 @@ jobs: run: echo "Repo ${{ github.repository }} | Branch ${{ github.ref }} | Runner ${{ runner.os }} | Event ${{ github.event_name }}" - name: Dispatch deploy workflow - uses: actions/github-scripts@v6 + uses: actions/github-script@v6 with: script: | await github.rest.actions.createWorkflowDispatch({ diff --git a/README.md b/README.md index ed76dd3..c22f288 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This repository holds ROS Noetic code for the Stretch mobile manipulator from He This software is intended for use with the Stretch mobile manipulators, which is a robot produced and sold by Hello Robot Inc. For further information, including inquiries about dual licensing, please contact Hello Robot Inc. -For license details for this repository, see the LICENSE files found in the directories. A summary of the licenses follows: +For license details for this repository, see the LICENSE files found in the directories. A summary of the licenses follows: Directory | License --- | ---