Skip to content

Commit

Permalink
Update fetch-upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjusl committed Mar 21, 2022
1 parent 91177d9 commit 508b9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: GitHub Sync to Upstream Repository
uses: cmcc-ict/sync-upstream-repo@master
uses: tjusl/sync-upstream-repo@master
with:
upstream_repo: https://github.com/gitpod-io/gitpod.git
upstream_branch: main
Expand Down

0 comments on commit 508b9f8

Please sign in to comment.