There was an error while loading. Please reload this page.
1 parent bf6c998 commit 66623b9Copy full SHA for 66623b9
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
- run: npm install
43
- run: npm run build
44
- name: Deploy playground to GitHub Pages
45
- uses: crazy-max/ghaction-github-pages@v2.1.3
+ uses: crazy-max/ghaction-github-pages@v2.2.0
46
with:
47
keep_history: true
48
target-branch: gh-pages
0 commit comments