Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 9fd2f9b

Browse files
authored
Update backport.yml
1 parent 9bac011 commit 9fd2f9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/backport.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: Backport Action
1313
uses: sorenlouv/[email protected]
1414
with:
15+
app-id: ${{ vars.APP_ID }}
1516
github_token: ${{ secrets.BACKPORT_TOKEN }}
1617
auto_backport_label_prefix: backport-to-
1718

@@ -22,4 +23,4 @@ jobs:
2223
- name: Debug log
2324
if: ${{ failure() }}
2425
run: cat ~/.backport/backport.debug.log
25-
26+

0 commit comments

Comments
 (0)