mirror of
https://github.com/GeyserMC/PackConverter.git
synced 2025-12-26 18:29:14 +00:00
Fix publishing (#18)
* move version/group setting to gradle.properties, publish all necessary artifacts * We dont need the : --------- Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
OPENCOLLAB_USERNAME: ${{ vars.DEPLOY_USER }}
|
||||
OPENCOLLAB_PASSWORD: ${{ secrets.DEPLOY_PASS }}
|
||||
with:
|
||||
arguments: :converter:publish
|
||||
arguments: publish
|
||||
|
||||
Reference in New Issue
Block a user