Skip to content

Commit

Permalink
Update ftp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alicolville committed Sep 11, 2024
1 parent 5f11abb commit 860aac9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ftp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,4 @@ jobs:
server: ${{ secrets.FTP_URL }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
exclude:
- **/.git*
- **/.git*/**
- **/node_modules/**
- fileToExclude.txt

0 comments on commit 860aac9

Please sign in to comment.