Skip to content

Commit

Permalink
gh action test
Browse files Browse the repository at this point in the history
  • Loading branch information
inanamm committed Jan 19, 2024
1 parent 9e9e5ae commit d8526be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/preview_costruct.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,8 @@ jobs:
**/src/**
**/node_modules/**
**/content/**
- name: SSH into the server
run: |
ssh ${{ secrets.previewcostructusername }}@${{ secrets.previewcostructserverurl }}
ls -la

0 comments on commit d8526be

Please sign in to comment.