Skip to content

Commit

Permalink
chore: update repo owner name
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed Sep 11, 2024
1 parent e3444ab commit 0f360b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
public class AutoUpdateTask implements Runnable {

private static final String GITHUB_USER = "StarWishsama";
private static final String GITHUB_USER = "SlimefunGuguProject";
private static final String GITHUB_REPO = "Slimefun4";
private static final String GITHUB_BRANCH_BETA = "master";
private static final String GITHUB_BRANCH_RELEASE = "release";
Expand Down

0 comments on commit 0f360b3

Please sign in to comment.