9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-29 03:49:06 +00:00

Update auto-update.yml

This commit is contained in:
MrPowerGamerBR
2022-08-22 19:10:47 -03:00
committed by GitHub
parent e274824ca3
commit 7c1e73a626

View File

@@ -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: