Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toddwords authored Aug 26, 2024
1 parent bae611d commit 32c08d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
echo NOTION_TOKEN=${{ secrets.NOTION_TOKEN }} >> .env
cat .env
- name: Copy Orienting Directory
run: cp -a orienting.sfpc.study/. /var/www/orienting.sfpc.study/html/
run: rsync -a --delete orienting.sfpc.study/ /var/www/orienting.sfpc.study/html/

0 comments on commit 32c08d8

Please sign in to comment.