diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-03-16 20:23:09 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-03-16 20:23:09 +0800 |
| commit | c871bc0a460b8b22ea49d12cc12f9775d67ccd8e (patch) | |
| tree | b8c135a697a66d28f9a62bae5753a0507becb56c /.github/workflows | |
| parent | d405e2c9489890f9f28113af3cf07259484b9827 (diff) | |
| download | RoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.tar.gz RoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.tar.bz2 RoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.zip | |
Port to 1.19.4
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/curseforge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/curseforge.yml b/.github/workflows/curseforge.yml index 2b9b137b0..18b67355a 100644 --- a/.github/workflows/curseforge.yml +++ b/.github/workflows/curseforge.yml @@ -13,6 +13,7 @@ on: - 8.x-1.18.2 - 9.x-1.19 - 10.x-1.19.3 + - 11.x-1.19.4 jobs: build: |
