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 d2987ce  Update backport.yml
d2987ce is described below

commit d2987ce33fe816a6f881068e265f5b7a1ac70635
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 1 19:01:23 2021 +0100

    Update backport.yml
---
 .github/workflows/backport.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index b8f4c5a..f11c42f 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -36,6 +36,6 @@ jobs:
       - name: setup Node
         uses: actions/setup-node@v2
       - name: Backport
-        uses: ./../.github/actions/backport
+        uses: ./camel-k-runtime/camel-k-runtime-clone/.github/actions/backport
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to