Skip to content

Commit ab214d9

Browse files
committed
fix: its outputJar
1 parent 1da4719 commit ab214d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ jobs:
1515
with:
1616
java: 8
1717
pre_gradle_tasks: setup
18-
gradle_tasks: build publish
18+
gradle_tasks: outputJar publish
1919
version_labels: -beta, -stable
20+
set_project_version: true
2021

2122
# We only publish the main repository. This way we avoid publishing Kits
2223
if: ${{ github.repository == 'magmafoundation/Magma-Forge' }}

0 commit comments

Comments
 (0)