Skip to content

Commit

Permalink
Update action, add badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Sep 27, 2024
1 parent fdc1ee0 commit 7daced5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install --editable .
- run: mkdocs gh-deploy --force
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Proteomics Academy

[![deployment](https://github.com/EuBIC/proteomics-academy/actions/workflows/deploy.yml/badge.svg)](https://github.com/EuBIC/proteomics-academy/actions/workflows/deploy.yml)

Proteomics Academy is a collection of tutorials and resources for learning about
proteomics. We also list upcoming events and recommend Q&A forums and job boards
for proteomics researchers.
Expand Down

0 comments on commit 7daced5

Please sign in to comment.