Skip to content

Commit aeb3a87

Browse files
committed
fix
1 parent 4df6ed0 commit aeb3a87

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/site-deploy.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,3 @@ jobs:
3232
- name: Deploy to GitHub Pages
3333
id: deployment
3434
uses: actions/deploy-pages@v4
35-
with:
36-
token: ***
37-
timeout: 600000
38-
error_count: 10
39-
reporting_interval: 5000
40-
artifact_name: github-pages
41-
preview: false

0 commit comments

Comments
 (0)