Skip to content

Commit 027f0c0

Browse files
author
Adam H. Sparks
committed
Don't deploy
1 parent bf0cae5 commit 027f0c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ jobs:
138138
run: |
139139
Rscript -e "tic::before_deploy()"
140140
141-
- name: "[Stage] Deploy"
142-
run: Rscript -e "tic::deploy()"
141+
# - name: "[Stage] Deploy"
142+
# run: Rscript -e "tic::deploy()"
143143

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

0 commit comments

Comments
 (0)