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 37cf840 commit 20e7ac5Copy full SHA for 20e7ac5
CONTRIBUTING.md
@@ -31,8 +31,9 @@ npm install
31
npm run all:action
32
```
33
34
-The `all:action` script builds and tests the action and stores the built action in the
35
-`dist` directory. GitHub Marketplace actions require build files to be present in the repository.
+The `all:action` script builds and tests the action and stores the built action
+in the `dist` directory. GitHub Marketplace actions require build files to be
36
+present in the repository.
37
38
### Pull Requests
39
0 commit comments