mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-25 17:59:36 +00:00
Update automatic-update.yml
This commit is contained in:
2
.github/workflows/automatic-update.yml
vendored
2
.github/workflows/automatic-update.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
cd DivineMC
|
||||
echo "Before sed:"
|
||||
cat gradle.properties
|
||||
sed -i "s/\purpurRef=.*/purpurRef=$PAPER_REF/" gradle.properties
|
||||
sed -i "s/\(purpurRef\s*=\s*\).*/\1$PAPER_REF/" gradle.properties
|
||||
echo "After sed:"
|
||||
cat gradle.properties
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user