We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8ff94 commit e4a2aabCopy full SHA for e4a2aab
1 file changed
README.md
@@ -68,7 +68,8 @@ See the [toolkit documentation](https://github.com/actions/toolkit/blob/master/R
68
69
Actions are run from GitHub repos. Packaging the action will create a packaged action in the dist folder.
70
71
-Comment out node_modules in .gitignore and create a releases/v1 branch
+Run package
72
+
73
```bash
74
npm run package
75
```
0 commit comments