Skip to content

Commit e8a0661

Browse files
committed
web
1 parent 9a4b1cd commit e8a0661

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
mkdir -p deploy
3131
cp build/libs/*.jar deploy/app.jar
32+
3233

3334
- name: Create .env file for prod
3435
run: |

0 commit comments

Comments
 (0)