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

piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
     new f8b298a63 Fix for deploying artifacts to the Apache Nexus
f8b298a63 is described below

commit f8b298a6307b6d449d23ed7590bb1df844cd169b
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Mon Jun 17 10:28:36 2024 +0200

    Fix for deploying artifacts to the Apache Nexus
---
 .github/workflows/publish-snapshot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-snapshot.yml 
b/.github/workflows/publish-snapshot.yml
index 3751e875a..821c31516 100644
--- a/.github/workflows/publish-snapshot.yml
+++ b/.github/workflows/publish-snapshot.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-name: "Publish artifacts to Maven Snapshot Repo"
+name: "Publish Snapshot artifacts"
 run-name: ${{ github.actor }} is publishing snapshot artifacts
 
 on:

Reply via email to