Skip to content

Commit

Permalink
updated curseforge.yml for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Nov 26, 2023
1 parent 32d3077 commit 42e2387
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/curseforge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish To Curseforge
on:
workflow_dispatch:
jobs:
release:
curseforge:
strategy:
matrix:
# Use these Java versions
Expand Down Expand Up @@ -40,6 +40,7 @@ jobs:
curseforge-id: 462713
curseforge-token: ${{ secrets.CURSEFORGE_API_TOKEN }}
version-type: beta
name: ""
changelog-file: CHANGELOG.md
files-primary: forge/build/libs/!(*-@(dev-shadow|sources|javadoc)).jar
files-secondary: forge/build/libs/*-@(dev-shadow|sources|javadoc).jar
Expand All @@ -51,6 +52,7 @@ jobs:
curseforge-id: 462713
curseforge-token: ${{ secrets.CURSEFORGE_API_TOKEN }}
version-type: beta
name: ""
changelog-file: CHANGELOG.md
files-primary: fabric/build/libs/!(*-@(dev-shadow|sources|javadoc)).jar
files-secondary: fabric/build/libs/*-@(dev-shadow|sources|javadoc).jar
2 changes: 1 addition & 1 deletion TesseractAPI
Submodule TesseractAPI updated 1 files
+6 −1 CHANGELOG.md

0 comments on commit 42e2387

Please sign in to comment.