Skip to content

Commit

Permalink
fix: list ipynbs
Browse files Browse the repository at this point in the history
  • Loading branch information
foxyseta committed Oct 25, 2023
1 parent c97cfe5 commit 102eb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
name: Deploy
uses: csunibo/config/.github/workflows/statik.yml@main
with:
regex_include: "\\.(pdf|link|txt)$"
regex_include: "\\.(pdf|link|txt|ipynb)$"

0 comments on commit 102eb4e

Please sign in to comment.