Skip to content

Commit 658ada5

Browse files
authored
Update README.md
1 parent fa6f4f4 commit 658ada5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
## Create the needed labels
2525
26-
Export both `GITHUB_TOKEN` and `REPO` (e.g. `pascalgn/size-label-action`) and run the script bellow:
26+
Export both `GITHUB_TOKEN` and `REPO` (e.g. `my-username/my-repository`) and run the script below:
2727

2828
```bash
2929
for size in XL XXL XS S M L; do

0 commit comments

Comments
 (0)