Skip to content

Commit

Permalink
Adjust artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Sep 16, 2024
1 parent bba5acd commit 5ae9f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: publish/
server-dir: /
server-dir: /ui/
protocol: ftp
port: 21

0 comments on commit 5ae9f0c

Please sign in to comment.