git.delta.rocks / unique-network / refs/commits / 4cc2248ebaef

difftreelog

fix add xnft to master CI

Daniel Shiposha2023-11-13parent: #465abfc.patch.diff
in: master

1 file changed

modified.github/workflows/ci-master.ymldiffbeforeafterboth
32 uses: ./.github/workflows/xcm.yml32 uses: ./.github/workflows/xcm.yml
33 secrets: inherit # pass all secrets from initial workflow to nested33 secrets: inherit # pass all secrets from initial workflow to nested
34 34
35 xnft:
36 uses: ./.github/workflows/xnft.yml
37 secrets: inherit # pass all secrets from initial workflow to nested
38
35 collator-selection:39 collator-selection:
36 uses: ./.github/workflows/collator-selection.yml40 uses: ./.github/workflows/collator-selection.yml