Skip to content

Commit 4f0c96d

Browse files
committed
update deploy action
1 parent 9c1adcb commit 4f0c96d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-gh-pages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- uses: actions/checkout@v3
2828
with:
2929
submodules: true
30-
ref: ${{ github.event.pull_request.head.sha }}
3130

3231
- name: pip wheels cache
3332
uses: actions/cache/restore@v3

0 commit comments

Comments
 (0)