diff --git a/.github/workflows/release-30_publish_release_draft.yml b/.github/workflows/release-30_publish_release_draft.yml index 6890f82ef1d9..78ceea91f100 100644 --- a/.github/workflows/release-30_publish_release_draft.yml +++ b/.github/workflows/release-30_publish_release_draft.yml @@ -18,7 +18,7 @@ on: jobs: check-synchronization: - uses: paritytech-release/sync-workflows/.github/workflows/check-synchronization.yml@main + uses: paritytech-release/sync-workflows/.github/workflows/check-syncronization.yml@main validate-inputs: needs: [ check-synchronization ]