We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed38f2f commit b9646f5Copy full SHA for b9646f5
.github/workflows/gh-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-node@v2
29
with:
30
node-version: '12'
31
- run: node _tools/newpostcheck.js
+ - run: node _tools/newpostcheck.js
32
33
- name: Deploy
34
uses: peaceiris/actions-gh-pages@v3
0 commit comments