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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 454cbb6ab Update publish-maven-release.yml (CONNECTORS-1754)
454cbb6ab is described below

commit 454cbb6abc04dfdd2d711c94ac03449699f3ed4f
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Mon Jun 17 20:08:52 2024 +0200

    Update publish-maven-release.yml (CONNECTORS-1754)
---
 .github/workflows/publish-maven-release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-maven-release.yml 
b/.github/workflows/publish-maven-release.yml
index 16d43b96e..6b9f89388 100644
--- a/.github/workflows/publish-maven-release.yml
+++ b/.github/workflows/publish-maven-release.yml
@@ -24,7 +24,7 @@ on:
   workflow_dispatch:
 
 jobs:
-  deploy:
+  deployReleaseMavenArtifacts:
     if: github.repository == 'apache/manifoldcf'
     name: "Deploy Apache ManifoldCF Snapshot"
     runs-on: ubuntu-22.04

Reply via email to