From 7c1e73a6261474287af5e575e1c67709db181b2c Mon Sep 17 00:00:00 2001 From: MrPowerGamerBR <9496359+MrPowerGamerBR@users.noreply.github.com> Date: Mon, 22 Aug 2022 19:10:47 -0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f7deeb5..56e8c10 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -20,7 +20,6 @@ jobs: ::set-output paperRef=${git rev-parse HEAD} - name: Update paperRef in SparklyPaper - id: paperRef run: | sed -i "s/\paperRef=@.*/paperRef=$PAPER_REF/" SparklyPaper/gradle.properties env: