Skip to content

Commit

Permalink
CI: do not run deployment until domain is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Dec 18, 2024
1 parent 9a3f26f commit 1bb6e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
if: 0 # TODO remove this once deployment domain is finalized
steps:
- name: Deploy 🚀
uses: curvenote/action-myst-publish@v1
Expand Down

0 comments on commit 1bb6e49

Please sign in to comment.