mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Updated github lib
This commit is contained in:
parent
c3b645321f
commit
44f6eb39d6
@ -1,5 +1,5 @@
|
||||
import type {Repo} from '@/types'
|
||||
import fetcher from "@/lib/fetcher";
|
||||
import fetcher from '@/lib/fetcher'
|
||||
|
||||
const GITHUB_ACCESS_TOKEN = process.env.GITHUB_ACCESS_TOKEN
|
||||
const GITHUB_USERNAME = process.env.GITHUB_USERNAME
|
||||
|
Loading…
Reference in New Issue
Block a user