Skip to content

Commit

Permalink
ci(sync-upstream): fix invalid downstream workflow ref (daeuniverse#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki authored Jul 11, 2023
1 parent ef7c1ba commit c1d68bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
sync-dae-core:
uses: daeuniverse/ci-seed-jobs/.github/workflows/sync-upstream.yml@main
uses: daeuniverse/ci-seed-jobs/.github/workflows/sync-upstream.yml@master
with:
submodule-name: wing
secrets: inherit

0 comments on commit c1d68bc

Please sign in to comment.