Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sekwah41/Advanced-Portals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10091aa32a2e3a9369380c4babc796c69ad53f1a
Choose a base ref
..
head repository: sekwah41/Advanced-Portals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c59423e61fb5aee32a636fb1db0da85868e48e00
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 discord.gradle
2 changes: 2 additions & 0 deletions discord.gradle
Original file line number Diff line number Diff line change
@@ -17,6 +17,8 @@ buildscript {

apply from: 'env-variables.gradle'

println("Stuff " + ext.githubSha)

task discordupload {
dependsOn(jar)