You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/04 16:59:55 UTC

[camel-kamelets] branch main updated: Added Generator to regen GH Action

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new ae91736  Added Generator to regen GH Action
ae91736 is described below

commit ae917367bc931e19aab60c24808c76567ec9c815
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 4 17:58:20 2022 +0100

    Added Generator to regen GH Action
---
 .github/workflows/main-push-regen.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main-push-regen.yaml b/.github/workflows/main-push-regen.yaml
index caa0234..3f1f4ca 100644
--- a/.github/workflows/main-push-regen.yaml
+++ b/.github/workflows/main-push-regen.yaml
@@ -55,7 +55,7 @@ jobs:
         run: ./mvnw clean install -DskipTests
       - name: Build catalog 2nd Run
         run: ./mvnw clean install
-      - name: Run Validator
+      - name: Run Generator
         run: |
           echo "Running Kamelet Generator..."