Browse Source

chore: change location of backport action (#26705)

develop
Ankush 3 years ago
committed by GitHub
parent
commit
e906acdc49
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/backport.yml

2
.github/workflows/backport.yml

@ -12,7 +12,7 @@ jobs:
- name: Checkout Actions
uses: actions/checkout@v2
with:
repository: "ankush/backport"
repository: "frappe/backport"
path: ./actions
ref: develop
- name: Install Actions

Loading…
Cancel
Save