Skip to content

Commit

Permalink
Update sync-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NanuIjaz authored Sep 8, 2023
1 parent 3956d58 commit 8d46ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: dabreadman/sync-upstream-repo@v1.0.0.b
with:
# URL of gitHub public upstream repo
upstream_repo: https://github.com:input-output-hk/cardano-node
upstream_repo: https://github.com:input-output-hk/cardano-node.git
# Branch to merge from upstream (defaults to downstream branch)
upstream_branch: master
# Branch to merge into downstream
Expand Down

0 comments on commit 8d46ddd

Please sign in to comment.