diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 41257c6e8..3696e606c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,4 +22,4 @@ jobs: steps: # Runs a single command using the runners shell - name: Trigger Jitpack Build - run: curl "https://jitpack.io/com/github/Minestom/Minestom/${${github.sha}:0:10}/build.log" + run: curl "https://jitpack.io/com/github/Minestom/Minestom/${github.sha:0:10}/build.log"