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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: responses/14_js-files-activity.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
I'm counting on you this time! In the previous steps I have guided you heavily on what to type along the way. This time I ask that you look back on the things you've done in this course and pull from the knowledge you already have to accomplish these tasks.
4
4
5
-
1. Create a file named `index.js`. **Its full path should be: `.github/actions/issue-makes/index.js`.**
5
+
1. Create a file named `index.js`. **Its full path should be: `.github/actions/issue-maker/index.js`.**
6
6
2. Create the `core` and `github` variables
7
7
3. Create an asynchronous function named `run()`
8
8
4. Inside a try/catch block define the `issueTitle`, `jokeBody`, `token` and `octokit` variables
0 commit comments