File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ publishing {
2020 name = " GitHubPackages"
2121 url = " https://maven.pkg.github.com/Mod-Sauce/OtyacraftEngineRenewed"
2222 credentials {
23- username = System . getenv( " Shadowbee27" )
23+ username = " Shadowbee27"
2424 password = System . getenv(" OER_TOKEN_SHADOWBEE" )
2525 }
2626 }
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ publishing {
9696 name = " GitHubPackages"
9797 url = " https://maven.pkg.github.com/Mod-Sauce/OtyacraftEngineRenewed"
9898 credentials {
99- username = System . getenv( " Shadowbee27" )
99+ username = " Shadowbee27"
100100 password = System . getenv(" OER_TOKEN_SHADOWBEE" )
101101 }
102102 }
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ publishing {
9797 name = " GitHubPackages"
9898 url = " https://maven.pkg.github.com/Mod-Sauce/OtyacraftEngineRenewed"
9999 credentials {
100- username = System . getenv( " Shadowbee27" )
100+ username = " Shadowbee27"
101101 password = System . getenv(" OER_TOKEN_SHADOWBEE" )
102102 }
103103 }
You can’t perform that action at this time.
0 commit comments