Skip to content

Commit

Permalink
Merge pull request #6 from idna001/feature-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
idna001 authored Jan 28, 2024
2 parents e6baeb4 + 3f71a1f commit 39ba0cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-ftp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
user: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
remote_dir: ./www/roulette
delete: "false"
remote_dir: /www/roulette

0 comments on commit 39ba0cd

Please sign in to comment.