From def2961d75e08404400f928b5eda7f0e023467fe Mon Sep 17 00:00:00 2001 From: Anthony Raymond Date: Sat, 17 Jul 2021 02:55:45 +0200 Subject: [PATCH] Update test-deploy.yml --- .github/workflows/test-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index c5e075a..b8a7b48 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -66,7 +66,7 @@ jobs: draft: true token: ${{ secrets.GITHUB_TOKEN }} - docker-release: + docker: needs: test runs-on: ubuntu-latest steps: