Skip to content

Commit

Permalink
And still yet more CI commits.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirStendec committed Aug 6, 2024
1 parent a33c970 commit 4b72b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Deploy (Copy)
uses: srueda99/scp-action@v12
with:
origin: dist
destination: addons
origin: ./dist/*
destination: /home/ffz/addons
host: ${{ secrets.HOST }}
username: ${{ secrets.SSH_USERNAME }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
Expand Down

0 comments on commit 4b72b75

Please sign in to comment.