chore: change location of backport action (#26705)

This commit is contained in:
Ankush 2021-07-29 13:56:21 +05:30 committed by GitHub
parent 04ff0bc40d
commit e906acdc49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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