Skip to content

Commit 043b0af

Browse files
committed
deploy in push
1 parent 56e1c9e commit 043b0af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/asv.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,5 @@ jobs:
117117

118118
- name: Deploy to GitHub Pages
119119
id: deployment
120+
if: github.event_name == 'push'
120121
uses: actions/deploy-pages@v4
121-
with:
122-
preview: true

0 commit comments

Comments
 (0)