Skip to content

Commit

Permalink
Backport action
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd authored Feb 1, 2021
1 parent faaee4e commit 8dbb113
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: ./../.github/actions/backport
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8dbb113

Please sign in to comment.