Skip to content

Commit 3c2bccb

Browse files
committed
feat(cd): add frontend cd twentisix
1 parent 7e0e0ff commit 3c2bccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Compress build
4545
run: |
4646
cd nextjs-autospace
47-
tar -czf frontend.tar.gz .next public next.config.js package.json
47+
tar -czf frontend.tar.gz .next public package.json
4848
4949
- name: Upload to EC2
5050
run: |

0 commit comments

Comments
 (0)