chore: change location of backport action (#26705)
This commit is contained in:
parent
04ff0bc40d
commit
e906acdc49
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Checkout Actions
|
- name: Checkout Actions
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: "ankush/backport"
|
repository: "frappe/backport"
|
||||||
path: ./actions
|
path: ./actions
|
||||||
ref: develop
|
ref: develop
|
||||||
- name: Install Actions
|
- name: Install Actions
|
||||||
|
Loading…
Reference in New Issue
Block a user