From ac5d03315a690e42dc86ee07ea6631d618adaef7 Mon Sep 17 00:00:00 2001 From: levisingularity Date: Thu, 28 Mar 2024 09:32:31 -0300 Subject: [PATCH] Remove needs from job --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 07cdf67..5589123 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -10,7 +10,6 @@ on: jobs: tag: - needs: build if: github.ref == 'refs/heads/master' uses: singnet/das-scripts-pipeline/.github/workflows/action.yml@master with: