Skip to content

Commit 5c1c97c

Browse files
author
Tyler Pate
committed
add version tag to README
1 parent f8c5b35 commit 5c1c97c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ The generated random name output.
2525
## Example usage
2626

2727
```
28-
uses: TGPSKI/name-generator-node-action@master
28+
uses: TGPSKI/name-generator-node-action@v2
2929
```
3030

3131
```
32-
uses: TGPSKI/name-generator-node-action@master
32+
uses: TGPSKI/name-generator-node-action@v2
3333
with:
3434
separator: '_'
3535
length: '4'

0 commit comments

Comments
 (0)