Skip to content

Commit

Permalink
Don't deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Mar 28, 2022
1 parent 4ec8838 commit 9e78c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ jobs:
run: |
Rscript -e "tic::before_deploy()"
- name: "[Stage] Deploy"
run: Rscript -e "tic::deploy()"
# - name: "[Stage] Deploy"
# run: Rscript -e "tic::deploy()"

- name: "[Stage] After Deploy"
run: Rscript -e "tic::after_deploy()"

0 comments on commit 9e78c7a

Please sign in to comment.