Skip to content

Commit

Permalink
chore: Remove dry-run flag from FTP deployment configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-ismagilov committed Jul 25, 2024
1 parent 39af985 commit 1df90a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ jobs:
password: ${{ secrets.ftp_password }}
local-dir: ${{ matrix.public_url }}/
server-dir: ${{ matrix.public_url }}/
dry-run: true

0 comments on commit 1df90a6

Please sign in to comment.