mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-22 03:46:22 +03:00
Update deploy.yml
This commit is contained in:
parent
b94980a1de
commit
c34a6fe5c2
1 changed files with 5 additions and 2 deletions
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
|
@ -31,8 +31,11 @@ jobs:
|
||||||
command: c
|
command: c
|
||||||
cwd: "./"
|
cwd: "./"
|
||||||
files: |
|
files: |
|
||||||
backend/
|
index.js
|
||||||
frontend/dist/
|
core.js
|
||||||
|
note_validator.js
|
||||||
|
package.json
|
||||||
|
dist/
|
||||||
captain-definition
|
captain-definition
|
||||||
outPath: deploy.tar
|
outPath: deploy.tar
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue