Skip to content

Commit

Permalink
changing folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
altf4arnold committed Mar 26, 2024
1 parent 9c436e9 commit c386bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
END
- name: Run Deploy
run: |
cd tldtest.net && docker-compose down && git pull origin master && docker-compose up --build
cd tldtest && docker-compose down && git pull origin master && docker-compose up --build

0 comments on commit c386bb2

Please sign in to comment.