aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2023-09-07 15:25:47 +0800
committershedaniel <daniel@shedaniel.me>2023-09-07 15:25:47 +0800
commite5a48ba14f4bebdd0016f5cb64ca6f6fdcc13ac8 (patch)
tree2cc737b9942f741f53db92c36780e662b8b8b1e6 /.github
parent5296049d81a7d201eeb1f535b4223bd0ba21febb (diff)
downloadRoughlyEnoughItems-e5a48ba14f4bebdd0016f5cb64ca6f6fdcc13ac8.tar.gz
RoughlyEnoughItems-e5a48ba14f4bebdd0016f5cb64ca6f6fdcc13ac8.tar.bz2
RoughlyEnoughItems-e5a48ba14f4bebdd0016f5cb64ca6f6fdcc13ac8.zip
Update to 1.20.2-pre1 and publish the mod
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/curseforge.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/curseforge.yml b/.github/workflows/curseforge.yml
index f82f9e7bf..fb3b451ce 100644
--- a/.github/workflows/curseforge.yml
+++ b/.github/workflows/curseforge.yml
@@ -16,6 +16,7 @@ on:
- 11.x-1.19.4
- 11.x-23w13a_or_b
- 12.x-1.20
+ - 13.x-1.20.2
jobs:
build:
@@ -35,4 +36,4 @@ jobs:
danielshe_curse_api_key: ${{ secrets.CF_API_KEY }}
modrinth_key: ${{ secrets.MODRINTH_KEY }}
BRANCH_NAME: ${{ github.ref }}
- MAVEN_PASS: ${{ secrets.MAVEN_PASS }} \ No newline at end of file
+ MAVEN_PASS: ${{ secrets.MAVEN_PASS }}