We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb7292 commit 7efd3f9Copy full SHA for 7efd3f9
.github/workflows/update-cf.yml
@@ -30,4 +30,4 @@ jobs:
30
user: ${{ secrets.FTP_USERNAME }}
31
password: ${{ secrets.FTP_PASSWORD }}
32
local_dir: './build'
33
- remote_dir: ${{ secrets.CF_SITE_DIR }}
+ remote_dir: ${{ secrets.CF_SITE_DIR_1 }}
0 commit comments