Skip to content

Commit

Permalink
.github: update base repo owner (#223)
Browse files Browse the repository at this point in the history
* .github: update base repo owner

* add use of PAT for sync action

---------

Co-authored-by: Matthew Sevey <[email protected]>
  • Loading branch information
tuxcanfly and MSevey authored Oct 13, 2023
1 parent 6825902 commit db053af
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/fork-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: tgymnich/[email protected]
with:
owner: llvm
owner: ethereum-optimism
base: celesita-develop
head: develop
head: develop
token: ${{ secrets.REPO_PAT }}

0 comments on commit db053af

Please sign in to comment.