mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-27 19:09:06 +00:00
Update to the latest Paper 1.21.3 commit, disable automatic updates because Paper did not release a ver/1.21.3 branch, remove the max height fix patch because this was fixed in Spigot
This commit is contained in:
5
.github/workflows/auto-update.yml
vendored
5
.github/workflows/auto-update.yml
vendored
@@ -1,8 +1,9 @@
|
||||
name: Automatically update Paper commit hash
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
# Paper did not release a ver/1.21.3 branch, so we need to disable it manually
|
||||
# schedule:
|
||||
# - cron: "0 0 * * *"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user