-
Notifications
You must be signed in to change notification settings - Fork 538
web: update GitHub repo links from fastrepl/hyprnote to fastrepl/char #3964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
fff35bd
329ffad
9604a04
0210665
642eba6
60735fc
faa9546
56337d7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ import * as path from "path"; | |
|
|
||
| import { getSupabaseServerClient } from "@/functions/supabase"; | ||
|
|
||
| const GITHUB_REPO = "fastrepl/hyprnote"; | ||
| const GITHUB_REPO = "fastrepl/char"; | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚩 GitHub API operations (content CRUD, PR merges, media uploads) now target Several server-side functions that perform write operations via the GitHub API had their
These are critical backend operations. If the GitHub repo hasn't actually been renamed to Was this helpful? React with 👍 or 👎 to provide feedback. |
||
| const GITHUB_BRANCH = "main"; | ||
| const CONTENT_PATH = "apps/web/content"; | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.