Skip to content

Commit

Permalink
Update sync-upstream.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Pauli Jokela <[email protected]>
  • Loading branch information
Dids authored Aug 10, 2023
1 parent bfee2b3 commit 8379f04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
# Sync upstream repository
- name: Sync Upstream Repository
id: sync
uses: ./.github/actions/sync-upstream
# uses: ./.github/actions/sync-upstream
uses: Didstopia/CB1-Kernel@build/./.github/actions/sync-upstream
with:
upstream-repo: bigtreetech/CB1-Kernel

Expand Down

0 comments on commit 8379f04

Please sign in to comment.