Skip to content

Commit e7b27ee

Browse files
committed
remove useless line from deploy script
1 parent 5aa6128 commit e7b27ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@ jobs:
4343
script: |
4444
docker pull axlz/link-manager-api
4545
cd link-manager-api
46-
touch .env
4746
echo "${{ secrets.ENV_FILE }}" > .env
4847
docker compose up -d --build --force-recreate

0 commit comments

Comments
 (0)