diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bc26fe0..b8eeab7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,7 +7,6 @@ on: jobs: deploy: - needs: test runs-on: ubuntu-latest steps: - name: Secret check