Skip to content

Commit

Permalink
.github: fix base branch (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxcanfly committed Nov 9, 2023
1 parent f734a89 commit 103d2d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fork-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
steps:
- uses: tgymnich/[email protected]
with:
owner: ethereum-optimism
base: celesita-develop
base: celestia-develop
head: develop
token: ${{ secrets.REPO_PAT }}

0 comments on commit 103d2d3

Please sign in to comment.