Skip to content

Commit

Permalink
remove cp of removed files
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed May 27, 2024
1 parent 74149b3 commit e804721
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
--footer-text 'bioimageio_collection_backoffice' \
-o ./docs bioimageio_collection_backoffice
- run: cp README.md ./docs/
- run: cp id_parts.json ./docs/
- run: cp reviewers.json ./docs/
- name: Deploy to gh-pages 🚀
if: ${{ github.ref == 'refs/heads/main' }}
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit e804721

Please sign in to comment.