Skip to content

Commit

Permalink
Merge pull request #65 from emilyriehl/deploy-on-master
Browse files Browse the repository at this point in the history
Deploy website on master branch
  • Loading branch information
emilyriehl committed Jun 26, 2024
2 parents 34ae925 + b7136b2 commit bf7b70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: MKDocs
on:
push:
branches: [master, update-appearance]
tags: [arXiv-*, v*, CPP-2024]
tags: [arXiv-*, v*, CPP-2024, master]
paths:
- .github/workflows/mkdocs.yml
- mkdocs.yml
Expand Down

0 comments on commit bf7b70d

Please sign in to comment.