We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34075b commit 2b1a17bCopy full SHA for 2b1a17b
1 file changed
.github/workflows/deploy-to-ghpages.yml
@@ -38,8 +38,6 @@ jobs:
38
39
- name: Build site
40
run: npm run build-ghpages
41
- env:
42
- TZ: America/New_York
43
44
- name: Deploy
45
uses: peaceiris/actions-gh-pages@v3
0 commit comments