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: