Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabhopi authored Jul 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b1d5666 commit cea4309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@

UPSTREAM_REPO = getenv(
"UPSTREAM_REPO",
"https://github.com/Rishabhopi/VIP-MUSIC-NEW",
"https://github.com/Rishabhopi/VIP-RISHU-MUSIC",
)
UPSTREAM_BRANCH = getenv("UPSTREAM_BRANCH", "master")
GIT_TOKEN = getenv(

0 comments on commit cea4309

Please sign in to comment.