Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrinkl committed Nov 20, 2024
1 parent e9e7a6f commit dc08375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
password: ${{ secrets.REMOTE_PASSWORD }}
target: ./
source: ./dist
target: ./dist
source: ./dist/*
rm: true

- name: Execute remote commands
Expand Down

0 comments on commit dc08375

Please sign in to comment.