Skip to content

Commit

Permalink
change publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lilypuree committed Jan 22, 2024
1 parent cb2f94e commit b82a2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
${{ matrix.loader }}/build/libs/!(*-@(dev|sources|javadoc)).jar
${{ matrix.loader }}/build/libs/*-@(dev|sources|javadocs).jar
java: Java 17
name: \[${{ matrix.loader }} ${{ env.mc_version }}\] v${{ env.mod_version }}
name: [${{ matrix.loader }} ${{ env.mc_version }}] v${{ env.mod_version }}
version: ${{ env.mod_version }}+${{ env.loader_name }}
version-type: release
changelog-file: CHANGELOG.*
Expand Down

0 comments on commit b82a2e3

Please sign in to comment.