Skip to content

Commit

Permalink
✋ Stop automatic gh-pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrijnbeek committed Oct 2, 2023
1 parent 80eee3a commit 4c4bc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
path: build/web
retention-days: 1
- name: Deploy 🚀
if: ${{ false }}
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: build/web

0 comments on commit 4c4bc92

Please sign in to comment.