Skip to content

Commit

Permalink
Use PAT and explicit user/committer for update target workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Aug 28, 2024
1 parent 0a508d2 commit 9acda16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/updateTarget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,8 @@ jobs:
body: Please review the changes and merge if appropriate, or cherry pick individual updates.
delete-branch: true
draft: true
token: ${{ secrets.RELENG_BOT_PAT }}
committer: Eclipse Releng Bot <[email protected]>
author: Eclipse Releng Bot <[email protected]>
add-paths: |
**/*.target

0 comments on commit 9acda16

Please sign in to comment.