Skip to content

Commit

Permalink
Merge pull request #53 from ga-devfront/develop
Browse files Browse the repository at this point in the history
fix: add fingerprint
  • Loading branch information
ga-devfront authored Mar 21, 2024
2 parents 0e91c04 + 4cba18e commit 6487151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
host: ${{ secrets.VPS_HOST }}
username: ${{ secrets.VPS_USERNAME }}
key: ${{ secrets.VPS_SSH_KEY }}
fingerprint: ${{ secrets.VPS_RSA_FINGERPRINT }}
script: |
scp -r dist/* ${{ secrets.VPS_USERNAME }}@${{ secrets.VPS_HOST }}:/var/www/v1.ag-dev.fr/

0 comments on commit 6487151

Please sign in to comment.