Skip to content

Commit

Permalink
refactor: migrate to new repository owner [part 2]
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenwinch committed Sep 14, 2024
1 parent 3acc762 commit 82d1d60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ const val GITHUB_LATEST_RELEASE = "$GITHUB_REPOSITORY_URL/releases/latest"
const val GITHUB_RAW_API_BASE_URL = "https://raw.githubusercontent.com/"
const val GITHUB_API_BASE_URL = "https://api.github.com/"

const val GITHUB_USERNAME = "rhenwinch"
const val GITHUB_USERNAME = "flixclusiveorg"
const val GITHUB_REPOSITORY = "Flixclusive"
const val GITHUB_CONFIG_REPOSITORY = "flixclusive-config"

0 comments on commit 82d1d60

Please sign in to comment.