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 50e3891 commit 50ac834
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 @@ -11,7 +11,7 @@ jobs:
- name: GitHub Sync to Upstream Repository
uses: dabreadman/sync-upstream-repo@v1.3.0
with:
upstream_repo: git@github.com:input-output-hk/cardano-node.git
upstream_repo: https://github.com:input-output-hk/cardano-node.git
upstream_branch: master
downstream_branch: master
token: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 50ac834

Please sign in to comment.