We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f685c2d commit ed46837Copy full SHA for ed46837
.github/workflows/publish-to-pyroll-org.yml
@@ -37,4 +37,4 @@ jobs:
37
server: pyroll.org
38
username: githubactions
39
password: ${{ secrets.FTP_PASSWORD }}
40
- local_dir: ./build
+ local-dir: ./build/
0 commit comments