Skip to content

Commit

Permalink
Checkout with token
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 5, 2024
1 parent 522b1c9 commit e808e51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_upstream_from_fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
git config -l
shell: bash
- uses: actions/checkout@v4
with:
token: ${{ secrets.SYNC_TEST_ADMIN }}
- name: Add remote for upstream
run: git remote add upstream https://github.com/solana-labs/sync_test.git
shell: bash
Expand Down

0 comments on commit e808e51

Please sign in to comment.