diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 99387dd0..2ec160f7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -29,7 +29,7 @@ jobs: ORG_GRADLE_PROJECT_geysermcUsername: ${{ vars.DEPLOY_USER }} ORG_GRADLE_PROJECT_geysermcPassword: ${{ secrets.DEPLOY_PASS }} with: - arguments: publish + arguments: publishMavenPublicationToGeysermcRepository cache-read-only: ${{ github.ref_name != 'master' && github.ref_name != 'development' }} - name: Notify Discord