From fed2d07c6b3cf0327b8c5b7e23db3e2e44a790d5 Mon Sep 17 00:00:00 2001 From: natilou <30585029+natilou@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:54:25 -0300 Subject: [PATCH] feat: initial version --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9afc994..db3b30c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,6 @@ env: jobs: release: - needs: build-and-push-image runs-on: ubuntu-latest steps: