Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnivin committed Dec 2, 2024
1 parent b763a23 commit 3d0666c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
mv talk/slides.html index.html
cp -r talk/figures figures
git add index.html
git add figures
git add -f figures
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git commit -m "Deploy Marp slides [skip ci]" || echo "No changes to commit"
Expand Down

0 comments on commit 3d0666c

Please sign in to comment.