Skip to content

Commit

Permalink
Fixed workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
corigne committed Jul 2, 2024
1 parent fb64a12 commit e6dc563
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
username: ${{ secrets.USERNAME }}
port: ${{ secrets.PORT }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
source: frontend/build/*
source: ./frontend/build/*
target: "/var/www/${{ secrets.DOMAIN }}"
strip_components: 1
working-directory: ./frontend

0 comments on commit e6dc563

Please sign in to comment.