Skip to content

Commit f7edc5d

Browse files
committed
update deploy workflow
1 parent bf3bfca commit f7edc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
key: ${{ secrets.SSH_PRIVATE_KEY_EC2 }}
4242
script: |
4343
docker compose pull
44-
docker compose up -d --forse-recreate
44+
docker compose up -d --force-recreate

0 commit comments

Comments
 (0)