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 2021/02/01 16:46:27 UTC

[camel-k-runtime] branch master updated: Fixed backport action

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b42e7c3  Fixed backport action
b42e7c3 is described below

commit b42e7c382d05e9707f1dabe2fd0357db697bd3e0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 1 17:46:11 2021 +0100

    Fixed backport action
---
 .github/workflows/backport.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index 4690f41..dc18e2a 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -32,6 +32,7 @@ jobs:
         with:
           persist-credentials: false
           submodules: recursive
+          path: camel-k-runtime-clone
       - name: setup Node
         uses: actions/setup-node@v2
       - name: Backport