File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4848 name : Tome of Blood ${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}
4949 body : ${{ steps.changelog_reader.outputs.changes }}
5050 tag : ${{ github.ref }}
51- artifacts : ./build/libs/tomeofblood-${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}-all .jar
51+ artifacts : ./build/libs/tomeofblood-${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}.jar
5252 artifactContentType : application/java-archive
5353 - name : Upload to Mod Platforms
5454 uses :
Kir-Antipov/[email protected] 5959 curseforge-token : ${{ secrets.CURSEFORGE_API_KEY }}
6060
6161 files : |
62- build/libs/tomeofblood-${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}-all .jar
62+ build/libs/tomeofblood-${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}.jar
6363
6464 name : Tome of Blood ${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}
6565 version : ${{ env.MC_VERSION }}-${{ steps.tag_name.outputs.current_version }}
You can’t perform that action at this time.
0 commit comments