Skip to content

Commit

Permalink
fix: exercises naming
Browse files Browse the repository at this point in the history
  • Loading branch information
foxyseta committed Nov 28, 2023
1 parent 814c546 commit 0d2a946
Show file tree
Hide file tree
Showing 5 changed files 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|ipynb|csv|jpeg)$"
regex_include: "\\.(pdf|link|txt|ipynb|csv|jpeg|xlsx)$"
File renamed without changes.

0 comments on commit 0d2a946

Please sign in to comment.