We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052595c commit 797babcCopy full SHA for 797babc
README.md
@@ -132,7 +132,7 @@ By default actions order will be sorted by date and name.
132
npx codeup apply --actions path/to/actions/dir
133
134
# Run actions from a github source
135
-npx codeup apply --dir . --actions gh:unjs/codeup/actions/unjs
+npx codeup apply --actions gh:unjs/codeup/actions/unjs
136
```
137
138
## Utils
0 commit comments