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

Commit 4be1ae6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

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

0 commit comments

Comments
 (0)