diff --git a/sample.env b/sample.env index 5a54e6b41f..3e1d5c94b1 100644 --- a/sample.env +++ b/sample.env @@ -1,2 +1,4 @@ USERNAME='camperbot' -ACCESS_TOKEN='replace this with a personal access token' \ No newline at end of file +ACCESS_TOKEN='replace this with a personal access token' +REPOSITORY_OWNER='freeCodeCamp-rocks' +REPOSITORY='freeCodeCamp' \ No newline at end of file