Skip to content

Commit

Permalink
Append / to directory names in main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnouyang committed Sep 12, 2024
1 parent 779af8a commit 1931e25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
server: ftp.stephenandrewtaylor.net
username: [email protected]
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./dist
server-dir: ./rare-diseases
local-dir: ./dist/
server-dir: ./rare-diseases/
dry-run: true

0 comments on commit 1931e25

Please sign in to comment.