Skip to content

Commit 21c3760

Browse files
committed
fix: use nginx.conf
1 parent 8ed3ffd commit 21c3760

2 files changed

Lines changed: 1 addition & 97 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- name: zip deployment files
134134
run: |
135135
zip --junk-paths deployment.zip \
136-
./deployment/nginx.conf \
136+
./nginx/nginx.conf \
137137
./deployment/docker-compose.yml \
138138
./deployment/.env.example \
139139
./deployment/README.md

deployment/nginx.conf

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)