Skip to content

Commit

Permalink
Update backport.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Feb 1, 2021
1 parent 8dbb113 commit d2987ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit d2987ce

Please sign in to comment.