Skip to content

Commit

Permalink
try using a user PAT instead of a bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ephys committed Apr 12, 2024
1 parent a1689bd commit 8653556
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 30 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-forks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
update-requires-source: 'fork'
env:
GITHUB_TOKEN: '${{ steps.generate-token.outputs.token }}'
UPDATE_FORK_USERNAME: 'ephys'
UPDATE_FORK_PAT: '${{ secrets.UPDATE_BRANCH_PAT }}'
- name: Print Output
id: output
run: |
Expand Down
Loading

0 comments on commit 8653556

Please sign in to comment.