We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6f4f4 commit 658ada5Copy full SHA for 658ada5
README.md
@@ -23,7 +23,7 @@ jobs:
23
24
## Create the needed labels
25
26
-Export both `GITHUB_TOKEN` and `REPO` (e.g. `pascalgn/size-label-action`) and run the script bellow:
+Export both `GITHUB_TOKEN` and `REPO` (e.g. `my-username/my-repository`) and run the script below:
27
28
```bash
29
for size in XL XXL XS S M L; do
0 commit comments