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 e92fecc commit 1ecde58Copy full SHA for 1ecde58
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: npm run ss:apply:index
30
- run: npm run o:js
31
- run: npm run o:css
32
- - uses: peaceiris/actions-gh-pages@v3.8.0
+ - uses: peaceiris/actions-gh-pages@v3.9.0
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
publish_dir: ./_site
0 commit comments