You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,24 @@ As a note to my future self, in order to work on this repo:
124
124
* Clone it
125
125
* Run `yarn install` to fetch dependencies
126
126
* _hack hack hack_
127
-
* `node index.js`. Inputs are passed through `INPUT_` env vars with their names uppercased. Use `env "INPUT_SSH-PRIVATE-KEY=\`cat file\`" node index.js` for this action.
127
+
* `node index.js`. Inputs are passed through `INPUT_` env vars with their names uppercased.
0 commit comments