From f2c63dc121be61ce43c7c2e6026bf65ff607507b Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Tue, 16 Apr 2024 16:48:44 -0400 Subject: [PATCH] pass secrets to release prep workflow --- .github/workflows/release_prep_hatch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release_prep_hatch.yml b/.github/workflows/release_prep_hatch.yml index cac5fa1c..7a0a6d95 100644 --- a/.github/workflows/release_prep_hatch.yml +++ b/.github/workflows/release_prep_hatch.yml @@ -198,7 +198,6 @@ jobs: echo "::notice title=${{ env.NOTIFICATION_PREFIX }}: $title::$message" core-team: - name: "Set Core team membership" if: needs.release-inputs.outputs.changelog-exists == 'false' uses: dbt-labs/actions/.github/workflows/determine-team-membership.yml@main with: