You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/03/09 00:35:25 UTC

[incubator-pekko-persistence-jdbc] branch main updated: Update publish.yml

This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-jdbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 20094a7  Update publish.yml
20094a7 is described below

commit 20094a771eb611edaca59752403b2391be06cdb8
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Thu Mar 9 01:35:20 2023 +0100

    Update publish.yml
---
 .github/workflows/publish.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index f039d4a..a0e56fa 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -26,7 +26,6 @@ jobs:
 
       - name: Publish
         run: |-
-        # cp .jvmopts-ci .jvmopts
           sbt +publish
         env:
           NEXUS_USER: ${{ secrets.NEXUS_USER }}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org