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 2682952b5 Update publish-snapshot.yml
2682952b5 is described below
commit 2682952b54ad527df9fb0a37e865a89a84ec7aa1
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Mon Jun 17 10:28:13 2024 +0200
Update publish-snapshot.yml
---
.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: