Skip to content

Commit

Permalink
Publish the slides too
Browse files Browse the repository at this point in the history
  • Loading branch information
leouieda committed Nov 16, 2023
1 parent e351092 commit 3067284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
mkdir output
touch output/.nojekyll
cp *.pdf output/
cp -r presentation output/
- name: Push to gh-pages
if: success() && github.event_name == 'push'
Expand Down

0 comments on commit 3067284

Please sign in to comment.