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 authored Oct 16, 2023
1 parent db053af commit 46d8e6a
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 46d8e6a

Please sign in to comment.