Skip to content

Commit

Permalink
Updated host in last job deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderf00l authored Feb 25, 2024
1 parent 9a6b07b commit 70ad140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: deploy application
uses: appleboy/ssh-action@master
with:
host: pinspire.online
host: pinspire.site
username: ${{ secrets.REMOTE_USERNAME }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
Expand Down

0 comments on commit 70ad140

Please sign in to comment.