Skip to content

Commit ada2636

Browse files
committed
[CI] Use publish on neoforge-main
1 parent 8bc19ab commit ada2636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
path: neoforge-main/build
4242

4343
- name: Publish
44-
run: ./gradlew :publishAllPublicationsToGitHubPackagesRepository
44+
run: ./gradlew :neoforge-main:publish
4545
env:
4646
VERSION: ${{ inputs.version }}
4747
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}

0 commit comments

Comments
 (0)