Skip to content

Commit 19d84b6

Browse files
committed
update deploy
1 parent 6323bf8 commit 19d84b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ jobs:
1717

1818
- name: checkout config file
1919
run: |
20-
ls ${{ github.workspace }}
2120
ls configuration/
22-
mv configuration/samurai-face-app/config.yaml .
21+
mv configuration/samurai-face-app/config.yaml .env.local
2322
2423
- name: Login to Docker Hub
2524
uses: docker/login-action@v3

0 commit comments

Comments
 (0)