dev bundle (NMS) publishing
This commit is contained in:
3
.github/workflows/push-build.yml
vendored
3
.github/workflows/push-build.yml
vendored
@@ -41,7 +41,8 @@ jobs:
|
|||||||
git config --global user.name "GitHub Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
./gradlew applyPatches
|
./gradlew applyPatches
|
||||||
./gradlew createReobfPaperclipJar
|
./gradlew createReobfPaperclipJar
|
||||||
./gradlew publishMavenPublicationToEdenSnapshotsRepository
|
./gradlew :parchment-api:publishMavenPublicationToEdenSnapshotsRepository
|
||||||
|
./gradlew publishDevBundlePublicationToEdenSnapshotsRepository -PpublishDevBundle
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user