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 b414dad commit bae611d
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 -R orienting.sfpc.study /var/www/orienting.sfpc.study/html
run: cp -a orienting.sfpc.study/. /var/www/orienting.sfpc.study/html/

0 comments on commit bae611d

Please sign in to comment.