Skip to content

Commit 3e77f18

Browse files
authored
Merge pull request addnab#18 from rlancer/main
Updated docs
2 parents 358af5c + e6b2dcf commit 3e77f18

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#### Typical Use Case
1010

1111
```yaml
12+
- name: Checkout
13+
uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume
1214
- uses: addnab/docker-run-action@v3
1315
with:
1416
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)