Skip to content

Commit

Permalink
change mode to append
Browse files Browse the repository at this point in the history
  • Loading branch information
nikiluk committed Dec 7, 2024
1 parent d34ebcf commit e387468
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upload-schema-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
username: ${{ secrets.FTP_USER }}
password: ${{ secrets.FTP_PASSWORD }}
protocol: ftps
local-dir: ./schema/
local-dir: ./schema/
mode: append

0 comments on commit e387468

Please sign in to comment.