Skip to content

Commit

Permalink
fix: use PAT in backport-action comment
Browse files Browse the repository at this point in the history
  • Loading branch information
korthout committed Feb 25, 2024
1 parent e046a10 commit b9af7eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backport-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: tasso94/backport-action@main
with:
copy_labels_pattern: .+
github_token: ${{ secrets.PAT_KORTHOUT }}
merge_commits: skip
copy_assignees: true
copy_milestone: true
Expand Down

0 comments on commit b9af7eb

Please sign in to comment.