diff --git a/README.md b/README.md index 8bdac31..eab5a93 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ #### Typical Use Case ```yaml +- name: Checkout + uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume - uses: addnab/docker-run-action@v3 with: username: ${{ secrets.DOCKER_USERNAME }}