mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
chore: use diff secret
This commit is contained in:
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
|||||||
- name: Run backport
|
- name: Run backport
|
||||||
uses: ./actions/backport
|
uses: ./actions/backport
|
||||||
with:
|
with:
|
||||||
token: ${{secrets.BACKPORT_BOT_TOKEN}}
|
token: ${{secrets.RELEASE_TOKEN}}
|
||||||
labelsToAdd: "backport"
|
labelsToAdd: "backport"
|
||||||
title: "{{originalTitle}}"
|
title: "{{originalTitle}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user