diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a3617b2..6721575 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,8 +31,11 @@ jobs: command: c cwd: "./" files: | - backend/ - frontend/dist/ + index.js + core.js + note_validator.js + package.json + dist/ captain-definition outPath: deploy.tar