From 251260204a1657f14be9ec908bf650e2f4aab534 Mon Sep 17 00:00:00 2001 From: Alex Patterson Date: Thu, 8 Feb 2024 15:12:38 -0500 Subject: [PATCH] wait for devto to finish before hashnode starts --- .github/workflows/syndicate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/syndicate.yml b/.github/workflows/syndicate.yml index 7855b668..fad60862 100644 --- a/.github/workflows/syndicate.yml +++ b/.github/workflows/syndicate.yml @@ -53,6 +53,7 @@ jobs: commit_message: dev-devto updates branch: dev hashnode: + needs: dev-to environment: main runs-on: ubuntu-latest steps: