Skip to content

Commit

Permalink
change publish again
Browse files Browse the repository at this point in the history
  • Loading branch information
lilypuree committed Jan 22, 2024
1 parent b82a2e3 commit d74c396
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 @@ -72,7 +72,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.*

0 comments on commit d74c396

Please sign in to comment.