Skip to content

Commit fa34bba

Browse files
committed
feat: add NoctisUI build dependencies for remapping and sources JARs
1 parent 8a83067 commit fa34bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-published.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
3030
GITHUB_ACTOR: ${{ github.actor }}
3131
TAG: ${{ github.event.release.tag_name }}
32-
run: ./gradlew publish
32+
run: ./gradlew remapJar publish
3333

3434
notify-discord:
3535
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)