Skip to content

Commit

Permalink
Merge pull request addnab#18 from rlancer/main
Browse files Browse the repository at this point in the history
Updated docs
  • Loading branch information
addnab committed May 30, 2021
2 parents 358af5c + e6b2dcf commit 3e77f18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 3e77f18

Please sign in to comment.