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 bad8501 commit dd10037Copy full SHA for dd10037
.github/workflows/main.yml
@@ -31,8 +31,8 @@ jobs:
31
echo NOTION_TOKEN=${{ secrets.NOTION_TOKEN }} >> .env
32
cat .env
33
34
- - name: Ensure target directory exists
35
- run: mkdir -p /var/www/orienting.sfpc.study/html/
+ # - name: Ensure target directory exists
+ # run: mkdir -p /var/www/orienting.sfpc.study/html/
36
37
# - name: Copy Orienting Directory
38
# run: rsync -a --delete orienting.sfpc.study/ /var/www/orienting.sfpc.study/html/
0 commit comments