diff --git a/.github/workflows/workers.yml b/.github/workflows/workers.yml index 944f617..f45da3c 100644 --- a/.github/workflows/workers.yml +++ b/.github/workflows/workers.yml @@ -14,4 +14,3 @@ jobs: with: apiToken: ${{ secrets.CF_API_TOKEN }} workingDirectory: "./workers/ps-signatures/" - command: "wrangler deploy"