Skip to content

Commit

Permalink
back to broken action for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Sep 27, 2024
1 parent 2b95833 commit cbca69d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
- name: Build registry
run: python code.py

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: .
deploy:
needs: build
environment:
Expand Down

0 comments on commit cbca69d

Please sign in to comment.