Skip to content

Commit

Permalink
fix: token
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Mar 21, 2024
1 parent d75d213 commit 18a15f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import static org.fusesource.jansi.Ansi.ansi;

public final class GithubHelper {
public static String github_token_readonly = "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";
public static String github_token_readonly = "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";

public enum ArtifactType {
CORE("PowerNukkitX-Core"),
Expand Down

0 comments on commit 18a15f4

Please sign in to comment.