Skip to content

Commit cabe41c

Browse files
committed
Update deploy.yml
1 parent 3aa2aa7 commit cabe41c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
106106
# Run new container with environment secrets
107107
docker run -d --name $NAME \
108+
-- restart unless-stopped \
108109
-e TOKEN=${{ secrets.TOKEN }} \
109110
-e PUBLIC_KEY=${{ secrets.PUBLIC_KEY }} \
110111
-e CLIENT_SECRET=${{ secrets.CLIENT_SECRET }} \

0 commit comments

Comments
 (0)