From f1d0440c104725a264ca0bcb1951aca2aa936397 Mon Sep 17 00:00:00 2001 From: crStiv Date: Mon, 30 Dec 2024 13:19:31 +0100 Subject: [PATCH] Update release-30_publish_release_draft.yml --- .github/workflows/release-30_publish_release_draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ]