Skip to content

Commit

Permalink
chore: use diff secret
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush authored Jan 3, 2024
1 parent 6401908 commit 4415212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Run backport
uses: ./actions/backport
with:
token: ${{secrets.BACKPORT_BOT_TOKEN}}
token: ${{secrets.RELEASE_TOKEN}}
labelsToAdd: "backport"
title: "{{originalTitle}}"

0 comments on commit 4415212

Please sign in to comment.